The command rm -r will…

The command rm -r will…Category: Linux EssentialsThe command rm -r will…
Linux Questions Staff asked 1 year ago

The command rm -r will…

  • remove a directory along with any files or subdirectories.
  • prompt for each confirmation before deleting each file in a directory.
  • remove only empty directories.
  • generate an error; -r isn’t a valid option.

About the author