Hey there- Noticed in bash you can cd into paths prefixed with double slash; e.g. “cd //usr/sbin” and it will set the pwd environment variable as such; not sure if this was intended or not, but can see where some poor guy’s aliases or bash scripts are likely to barf.
Jonathan