Whenever I cd into a directory, the next thing I spontaneously do – listing …
Tag:
cd command
- Bash TipsBASHCommand line utilitiesFAQLinuxLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksUnix/Linux Beginners
How To Automatically Switch To A Directory Without Using Cd Command In Linux
By skBy sk 9.6K viewsMost of the intermediate and almost all advanced users prefer CLI over GUI mode, …
- Linux CommandsCommand line utilitiesLinuxLinux BasicsLinux Tips & TricksUnixUnix/Linux Beginners
How To Use Pushd, Popd And Dirs Commands For Faster CLI Navigation
By skBy sk 5.5K viewsWe use cd command to move from one directory to another. To return back …