cao[0-9]\|outil[0-9]

This commit is contained in:
Olivier Sirol 2000-06-15 10:21:56 +00:00
parent 90206df061
commit 7873a97725
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
# (C) Czo 1998,99 # (C) Czo 1998,99
# This code is released under GPL # This code is released under GPL
# #
# $Id: postconfig,v 1.18 2000/06/15 10:17:22 czo Exp $ # $Id: postconfig,v 1.19 2000/06/15 10:21:56 czo Exp $
# #
@ -18,7 +18,7 @@ FINGER=`who am i | gawk '{gsub(/^[^\!]*\!/,""); print $1}'`
( (
echo "====================================================================" echo "===================================================================="
echo "Modification le : `date`" echo "Modification le : `date`"
echo "Par : $FINGER" echo "Par : $USER"
echo "====================================================================" echo "===================================================================="
echo "" echo ""
cat cat