Skip to content
Abbin44 edited this page Mar 22, 2021 · 2 revisions

The rm command removed the file or folder specified in the given file path. Use the flag -r to remove folders recursively.

rm (-r) [FilePath]

Clone this wiki locally