sudo usermod -a -G sudo <username>
Evitando:
is not in the sudoers file. This incident will be reported.
sudo usermod -a -G sudo <username>
is not in the sudoers file. This incident will be reported.
for i in `seq -f "%02g" 1 10`; do ./script.sh 2010-11-$i; done