Y
Hacker News
new
|
ask
|
show
|
jobs
by
jostmey
4675 days ago
Why not "cd -" ?
1 comments
onedognight
4675 days ago
"cd -" only supports the directory you most recently came from ($OLDPWD), while "bd" supports any directory that is a prefix of $PWD.
link