From ce3a18b196862a387f16b6d30d21d54f54cba2aa Mon Sep 17 00:00:00 2001 From: krempp Date: Sun, 21 May 2000 17:07:50 +0200 Subject: [PATCH] jout initial darcs-hash:20000521150750-92525-4f57cfe71fb8370869041e73be5c26711ec1fb5e.gz --- ecrisDansJournal | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ecrisDansJournal diff --git a/ecrisDansJournal b/ecrisDansJournal new file mode 100644 index 00000000..f4baa1fc --- /dev/null +++ b/ecrisDansJournal @@ -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 +