ksh PS1

Doug Urner dougu at daemon.UUCP
Fri Mar 22 02:10:57 AEST 1985


Try this:

ncd() { 'cd' $1 ; PS1="[$PWD] " ; }
alias cd=ncd

-- 

				Doug Urner
				Small Systems Support Group, Tektronix, Inc

				(503)627-5037

				..!{decvax,ucbvax}!tektronix!dougu



More information about the Comp.unix.wizards mailing list