codice:
cd /home/miadir
mv *.png /home/suadir
if [ $? -eq 0 ]; then
 # lancio altro script
fi
http://www.gnu.org/software/bash/man...ial-Parameters