In zsh, entering any number of slashes moves me into the root directory, but as I recently noticed, in bash you can cd into // and it actually displays // instead of /.
Afterwards(///.../) it all ends up in /.
Can somebody enlighten me as to what is the difference/meaning of this?