Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!eagle!mhuxt!mhuxj!mhuxl!mhuxv!akgua!sb1!mb2c!uofm-cv!janc From: janc@uofm-cv.UUCP Newsgroups: net.singles Subject: Re: What"s your login prompt? Message-ID: <241@uofm-cv.UUCP> Date: Tue, 30-Aug-83 13:28:33 EDT Article-I.D.: uofm-cv.241 Posted: Tue Aug 30 13:28:33 1983 Date-Received: Thu, 1-Sep-83 01:38:20 EDT References: <3496@genrad.UUCP> burl.296 Lines: 7 My prompt character is my current directory name. Try the following alias, which also lets you set up different environments in different directories: alias cd ' set old=$cwd; chdir \!*; set prompt = "$cwd:t ! > "; if (-o $old/.exit ) source $old/.exit; if (-o .enter ) source .enter' What the heck has this to do with singles anyway?