Csh quickie

ken at rochester.UUCP ken at rochester.UUCP
Tue Feb 11 07:10:11 AEST 1986


References:
Keywords:

This alias swaps the top two directories on the stack - useful for
directory hoppers like me:

alias / 'set dirstack=`dirs -l`; popd; cd $dirstack[1]; pushd $dirstack[2]'

	Ken
-- 
UUCP: ..!{allegra,decvax,seismo}!rochester!ken ARPA: ken at rochester.arpa
Snail: Comp. of Disp. Sci., U. of Roch., NY 14627. Voice: Ken!



More information about the Comp.sources.unix mailing list