What rm -rf does
Delete a folder and everything in it without asking — the most dangerous command there is.
rm-rfmyfolder
rm— command — delete-rf— flag (a command option)myfolder— argument: a file, a folder, or text
Delete a folder and everything in it without asking — the most dangerous command there is.
rm— command — delete-rf— flag (a command option)myfolder— argument: a file, a folder, or text