|
|
As another example, the rm command accepts an option -r that allows you to delete a non-empty directory. This option causes all files and sub-directories within the directory to be deleted. This is an option that should be used with extreme caution, so that you don't inadvertently delete files that you didn't intend to.
| Previous | Table of Contents | Continue |