https://github.com/tecrahul/xenvmbackup
modificar if ternarios para
if [ -d "$DIRECTORY" ]; then
# Control will enter here if $DIRECTORY exists.
fi
Dicas, Tutoriais e lembretes que ajudam no dia a dia
https://github.com/tecrahul/xenvmbackup
modificar if ternarios para
if [ -d "$DIRECTORY" ]; then
# Control will enter here if $DIRECTORY exists.
fi