rm.1fun -r
remove files
-r     Recursive remove.  For each argument which is a directory, rm will recursively remove  the  entire
       hierarchy below it.  If this was successful, the directory itself is removed.
source manpages: rm