LXer: How to bookmark directories in the shell
by LXer from LinuxQuestions.org on (#54H2W)
Published at LXer:
I do shell work on files in various directories scattered around my file system. After googling around for solutions, I decided it would be easier to build my own bookmarker, one that was portable between computers and terminal programs. The result is described below, and I'm again very grateful to BASH wizard Chris Dunlop of onthe.net.au for his advice on how to improve the code.
Read More...


I do shell work on files in various directories scattered around my file system. After googling around for solutions, I decided it would be easier to build my own bookmarker, one that was portable between computers and terminal programs. The result is described below, and I'm again very grateful to BASH wizard Chris Dunlop of onthe.net.au for his advice on how to improve the code.
Read More...