Command Line | Easily Switch Between Directories Using pushd and popd commands

pushd and popd commands become handy sometimes and make access to directories really quickly many times You can use pushd and popd commands in case you want to save a directory and want to get back to it later using popd. down there you will find a quick tutorial showing instructions for using pushd and popd commands, also i will type same instructions in this post.

Open terminal

To save current directory path type

pushd .

To get back to directory you saved type

popd

3 thoughts on “Command Line | Easily Switch Between Directories Using pushd and popd commands

  1. Pingback: Tweets that mention Command Line | Easily Switch Between Directories Using pushd and popd commands « LinuxNov -- Topsy.com

  2. Pingback: Links 14/2/2011: GNU/Linux Education in Valencia, London Stock Exchange Goes Live With GNU/Linux | Techrights

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>