Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ll-xn!ames!sdcsvax!allyn From: allyn@sdcsvax.UCSD.EDU (Allyn Fratkin) Newsgroups: comp.unix.wizards Subject: Re: symbolic links are a botch Message-ID: <3382@sdcsvax.UCSD.EDU> Date: Sun, 28-Jun-87 01:50:49 EDT Article-I.D.: sdcsvax.3382 Posted: Sun Jun 28 01:50:49 1987 Date-Received: Sun, 28-Jun-87 08:37:20 EDT References: <7879@brl-adm.ARPA> <2211@bunker.UUCP> Organization: U.C. San Diego Lines: 17 In article <3855@oddjob.UChicago.EDU>, matt@oddjob.uchicago.edu (Matt Crawford) writes: > alias up cd \$cwd:h i use an alias almost like this, but mine looks like: alias .. 'cd /$cwd:h' the leading / before the $ is important. with your alias, typing "up" from a directory like /etc will move you to your home directory, not to / as would be expected. unfortunately, this doesn't help programs trying to open files with .. in the path. -- From the virtual mind of Allyn Fratkin allyn@sdcsvax.ucsd.edu or EMU Project {ucbvax, decvax, ihnp4} U.C. San Diego !sdcsvax!allyn