News

The Linux command used for removing files and directories is rm. So to remove an empty directory (Linux differentiates between empty and non-empty directories) type the command rm -d <directory ...
Removing files and directories using the Linux command line is very efficient and can be used directly, or when accessing a system remotely.
Learn the basics of directory management in Linux using the command line tool.
You can only operate superuser commands using the sudo command. These defaults are useful to you when looking for configuration files. It will help you dramatically when doing basic maintenance and ...
Getting started with Linux can be more than a little daunting. In this article we help you learn the commands needed to find your way around and teach you how to find out more on your own.
Jack Wallen is back with another Linux 101 tip. This time around he shows you how to list files and folders from the command line.