Hacker News new | ask | show | jobs
by jostmey 4675 days ago
Why not "cd -" ?
1 comments

"cd -" only supports the directory you most recently came from ($OLDPWD), while "bd" supports any directory that is a prefix of $PWD.