test13
This commit is contained in:
parent
23823a3863
commit
173f3ca94a
|
@ -4,17 +4,17 @@
|
|||
# Copyright (C) 1999, 2000 Czo <Olivier.Sirol@lip6.fr>
|
||||
# License: GPL (http://www.gnu.org/copyleft/gpl.html)
|
||||
# Started: Sept 1999
|
||||
# Last Change: Thursday 07 September 2000, 11:05
|
||||
# Edit Time: 0:52:16
|
||||
# Last Change: Thursday 07 September 2000, 11:09
|
||||
# Edit Time: 0:52:19
|
||||
# Description:
|
||||
#
|
||||
# $Id: postconfig,v 1.46 2000/09/07 09:06:09 czo Exp $
|
||||
# $Id: postconfig,v 1.47 2000/09/07 09:09:10 czo Exp $
|
||||
#
|
||||
|
||||
PATH=/asim/gnu/bin:/usr/ucb:/usr/etc:/usr/local/bin:/bin:/usr/bin:${PATH}
|
||||
TMPFILE=$1
|
||||
FINGER=`who am i | gawk '{gsub(/^[^\!]*\!/,""); print $1}'`
|
||||
|
||||
|
||||
(
|
||||
echo "===================================================================="
|
||||
echo "Modification le : `date`"
|
||||
|
|
Loading…
Reference in New Issue