jout initial
darcs-hash:20000521150750-92525-4f57cfe71fb8370869041e73be5c26711ec1fb5e.gz
This commit is contained in:
parent
ff5e7b2cee
commit
ce3a18b196
1 changed files with 7 additions and 0 deletions
7
ecrisDansJournal
Normal file
7
ecrisDansJournal
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue