[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: go deep directories



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.

Regards,
-- 
Raf


Reply to: