bug-coreutils
[Top][All Lists]
Advanced

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

back-forward functionality in 'cd'


From: Arjun Shankar
Subject: back-forward functionality in 'cd'
Date: Wed, 24 May 2006 18:00:27 +0530

Hi!

Someone just handed me a nifty bit of shell script that works like
'cd', with the added advantage of being able to go back and forward
('cd ]' takes you forward, and 'cd [' takes you back to the last
directory), just like text based file browsers (nautilus etc).
Basically, It is something better than 'cd -'. Wouldn't it be a good
idea to include it as an option in the actual 'cd'? I think such an
option makes for much easier directory traversal. I believe POSIX does
not allow this, and that you would like to stick with what you got
already, but I guessed you would consider this, because it makes
things a lot easier.
Thanks,
Arjun Shankar.




reply via email to

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