– What does the program below do? if [ -f /tmp/monfichier ] then echo date "+%Y%m%d" fi
date "+%Y%m%d"
if [ -f /tmp/monfichier ] then echo date "+%Y%m%d" fi
Aucun commentaire:
Enregistrer un commentaire