Skip to content

Instantly share code, notes, and snippets.

View dev6-seucondominio's full-sized avatar
🎯
Focusing

Diego Felipe dev6-seucondominio

🎯
Focusing
View GitHub Profile
- financeiro
#5168 - Checklist sprint 9
- relaorio-agenda 2
#5163 - Agenda
- refatorar-sti-rep
#5137 - Refatorar STI de repetição
- financeiro
#!/bin/bash
# carregando configurações via params
# for i in $*
# do
# if [[ "$i" == '-y' || "$i" == '-Y' ]] ; then
# all_alowed=true
# fi
# done