bug-bash
[Top][All Lists]
Advanced

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

Re: cd multiple levels up?


From: pk
Subject: Re: cd multiple levels up?
Date: Wed, 08 Dec 2010 15:48:50 -0000

Peng Yu wrote:

> Hello,
> 
> I frequently need do cd multiple levels up. For example,
> 
> cd ../..
> cd ../../../../
> 
> It would be convenient to type something like "cd 2" or "cd 4". Is
> there a command for this?

It's quite trivial to write a function to do that.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]