150 reputation
5
bio website
location
age
visits member for 11 months
seen Mar 28 at 22:05
stats profile views 4

Jun
21
awarded  Scholar
Jun
21
accepted How can I cd to the previous/next sibling directory?
Jun
21
awarded  Editor
Jun
21
revised How can I cd to the previous/next sibling directory?
Minor alteration so the script works under zsh, too.
Jun
21
comment How can I cd to the previous/next sibling directory?
I use zsh, actually, but if you change the first test in the next function's for-loop to [[ -n $foundcwd ]] then your answer works under bash and zsh equally well. Very nice, and thank you for writing this up.
Jun
21
suggested suggested edit on How can I cd to the previous/next sibling directory?
Jun
20
awarded  Student
Jun
20
awarded  Teacher
Jun
20
awarded  Supporter
Jun
20
answered How can I cd to the previous/next sibling directory?
Jun
20
asked How can I cd to the previous/next sibling directory?