I learned a great Linux command today! I find myself jumping between my web directory and the apache config directory occasionally on my server, and by using pushd from the web directory, I’ll now be able to quickly return to where I was by using popd. Very good Pro Tip!!

pushd / popd