Pushd/Popd shorthand

matt%ucla-locus at sri-unix.UUCP matt%ucla-locus at sri-unix.UUCP
Sat Jan 14 05:31:34 AEST 1984


From:            Matthew J. Weinstein <matt at ucla-locus>

To minimize typing, I use:
	alias ">" pushd
	alias "<" popd
	alias "." dirs

They're also quick to type, look okay symbolically, and, nicely enuf, the csh's 
interpreter will allow:
	>foo
since the ">" is broken off as a separate symbol.



More information about the Comp.unix mailing list