Subject: a shell idea?
To: VaX#n8 <vax@ccwf.cc.utexas.edu>
From: Matthieu Herrb <matthieu@laas.fr>
List: current-users
Date: 10/09/1995 09:11:09
under tcsh the following alias works for me. It should work on csh
too. 

alias newpath 'setenv PATH "\!*:${PATH}"'


					Matthieu