On Tue, Oct 25, 2011 at 04:50:53PM BST, Raf Czlonka wrote: > On Tue, Oct 25, 2011 at 04:23:51PM BST, lina wrote: > > a quick question, are there some tricks to go deep directories quickly, > > > > such as cd A////////theone/ > > As long as "theone" is a unique name and you're using zsh: > > % cd **/*/theone > > will work.
Besides "pushd", "popd" of course. -- Raf -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

