plus de /asim/gnu, dommage

This commit is contained in:
Olivier Sirol 2001-05-22 14:19:46 +00:00
parent d19ebc5ca1
commit 9950fb4d7b
4 changed files with 5 additions and 15 deletions

View File

@ -1,8 +1,5 @@
#!/bin/sh
PATH=/asim/gnu/bin:/usr/ucb:/usr/etc:/bin:/usr/bin:/usr/local/bin:${PATH}
export PATH
#DATE=`date +"%Y.%m.%d_%H.%M.%S"`
DATE=`date +"%Y.%m.%d"`

View File

@ -7,13 +7,10 @@
# Author: Frédéric Pétrot (fred@pasta.fr.ea)
# for version 0
#
# $Id: instool,v 1.24 2000/06/15 10:17:22 czo Exp $
# $Id: instool,v 1.25 2001/05/22 14:19:45 czo Exp $
#
PATH=/users/outil/alliance/cvsroot/CVSROOT:/asim/gnu/bin:/usr/ucb:/usr/etc:/usr/local/bin:/bin:/usr/bin:${PATH}
export PATH
#rsh ssh et .profile ...
#DATE=`date +"%Y.%m.%d_%H.%M.%S"`

View File

@ -4,14 +4,13 @@
# 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, 16:30
# Edit Time: 1:33:24
# Last Change: Tuesday 22 May 2001, 16:19
# Edit Time: 1:33:30
# Description:
#
# $Id: postconfig,v 1.53 2000/09/07 14:31:37 czo Exp $
# $Id: postconfig,v 1.54 2001/05/22 14:19:46 czo Exp $
#
PATH=/asim/gnu/bin:/usr/ucb:/usr/etc:/usr/local/bin:/bin:/usr/bin:${PATH}
TMPFILE=cvslog.$$
FINGER=`who am i | gawk '{gsub(/^[^\!]*\!/,""); print $1}'`

View File

@ -16,13 +16,10 @@
#
# Author : Olivier SIROL
# Date : April 1997
# $Id: updatelibmk,v 1.4 1999/09/24 13:24:58 czo Exp $
# $Id: updatelibmk,v 1.5 2001/05/22 14:19:46 czo Exp $
# DO_UPDATE: 0 chk only, 1 write file, 2 print stdout
PATH=/asim/gnu/bin:/usr/ucb:/usr/etc:/bin:/usr/bin:/usr/local/bin:${PATH}
export PATH
DO_UPDATE=2
if [ $# -ge 1 ] ; then