News

Jack Wallen continues his Linux 101 series, with an introduction on how to copy files and directories from the command line.
The rm command is used to delete files and folders. In conjunction with r (recursive) and f (force), you would delete everything from the root folder (/), thus rendering your system unusable.