Archive for the 'Unix'

My BASH directory management

I saw a post on Supuser.com that asked about how to go “back” to a directory rather than “up”. The right answer was “cd -“, of course, but I’ve been using a home-grown tool to do this for years and it works really well. It started out as a Korn Shell so...
Read more