Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!munnari!moncskermit!john From: john@moncskermit.oz (John Carey) Newsgroups: comp.unix.wizards Subject: Re: prompt changing on the fly Message-ID: <410@moncskermit.oz> Date: Wed, 21-Jan-87 00:11:33 EST Article-I.D.: moncsker.410 Posted: Wed Jan 21 00:11:33 1987 Date-Received: Wed, 21-Jan-87 23:28:33 EST Organization: Comp Sci, Monash Uni, Australia Lines: 12 Here is an alias for csh which replaces cd to change the prompt when moving directories The only problem I have found is that it must have an argument alias nd cd \!\$\;set prompt=\`pwd\`\' \' I hope some else can suggest a more elegant solution for csh John Carey. john%monu1.oz@seismo.ARPA