vigneshwaranr/bd

What does `bd` without parameters?

schoettl opened this issue · 0 comments

What is the effect of bd (without any parameters)?

In most cases it does cd .., wich I like!

But consider this:

$ pwd
/home
$ bd
/home
$ pwd
/home

Expected: cd to /