
pushd and popd are the commands to push and pop directories from the directory stack. Using pushd , you can quickly cd into the new directories while using Ubuntu terminal saving the current directory in the memory to return at any time in future. Using popd, you can quickly return into the previously visited directories. To quickly [...]









Follow us here