IDG Contributor Network: How to manage directories in Linux using the command line
Did you know that you can manage all of your files and folders right from the command line, using applications like Gnome Terminal?
Here are some of the basic commands that we use to manage directories (also known as folders) in Linux distributions.Move among foldersIf you are using a file manager, you can switch between directories just by clicking on that folder. We use the ‘cd’ command that stands for change directory to achieve the same using the command line interface (CLI).
Wh
Read more »