On Tuesday 25,October,2011 11:53 PM, Raf Czlonka wrote:
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.
$ cd **/*/500ns bash: cd: **/*/500ns: No such file or directory
Do I need install some package? I checked the debian package, seems no one has the name pushd and popd.Besides "pushd", "popd" of course.
Thanks,