The Degradation of Java Developers
yakovfain.com10 ポイント投稿者 hackerpolicy0 コメント
/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}
}