Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!idallen From: idallen@watmath.UUCP Newsgroups: comp.unix.wizards Subject: Re: remembered directories; CSH directory shorthand Message-ID: <5532@watmath.UUCP> Date: Sun, 1-Mar-87 18:07:26 EST Article-I.D.: watmath.5532 Posted: Sun Mar 1 18:07:26 1987 Date-Received: Mon, 2-Mar-87 05:43:09 EST References: <1339@tekcrl.UUCP> <1014@valid.UUCP> <5432@mimsy.UUCP> Reply-To: idallen@watmath.UUCP (Ian! D. Allen) Organization: U. of Waterloo, Ontario Lines: 14 % alias dset 'set argv=(`dirs`)' % alias cd 'pushd \!* && dset' % pwd /some/big/long/pathname % cd /some/other/big/long/pathname /some/other/big/long/pathname /some/big/long/pathname % cp $2/file ./foo % cd /yet/another/big/long/pathname /yet/another/big/long/pathname /some/other/big/long/pathname /some/big/long/pathname % diff $2/bark $3/bite >diffs -- -IAN! (Ian! D. Allen) University of Waterloo