Command line navigation in Linux is primarily done using the cd command. However, there are several tips and tricks that may enhance your Linux command line navigation experience. In this article, we will discuss two commands - pushd and popd - using some easy to understand examples.
↧