from Hacker News

Show HN: A bash script to easily traverse directories

by Vecrios on 3/5/13, 1:37 AM with 3 comments

  • by pwg on 3/5/13, 2:29 AM

    Note, if you are using Bash, then the $CDPATH variable, already built in to Bash, will let you do everything your script provides.