scripts/ecrisDansJournal
krempp ce3a18b196 jout initial
darcs-hash:20000521150750-92525-4f57cfe71fb8370869041e73be5c26711ec1fb5e.gz
2000-05-21 17:07:50 +02:00

7 lines
222 B
Text

jour=/root/journal/journal
echo >> ${jour}
echo `date +"%d/%m/%Y %T"` _ `who am i|cut -d' ' -f1|cut -d'!' -f2` |tee -a $jour
echo Taper et finir par Enter, C-d.
cat >> /root/journal/journal
echo >> /root/journal/journal