>>106374532
/ $ cd /some/long/path
/some/long/path $ pushd .
/some/long/path $ cd /another/path
/another/path $ popd
/some/long/path $