The Degradation of Java Developers
yakovfain.com10 pointsby hackerpolicy0 comments
/this/is/some/very/nested/directory/
and you need to move to almost the same structure /this/be/some/very/nested/directory/
then you might benefit from function bcd {
cd ${PWD/$1/$2}
}