-f |
ignore nonexistent files and arguments, never prompt
|
-i |
prompt before every removal
|
-I |
prompt once before removing more than three files, or
when removing recursively; less intrusive than -i, while still giving protection against most mistakes
|
-r (-R) |
remove directories and their contents recursively
|
-d |
remove empty directories
|
|