rm

Verwijder bestanden of mappen. Bekijk ook: rmdir. Meer informatie: https://www.gnu.org/software/coreutils/manual/html_node/rm-invocation.html.

rm {{pad/naar/bestand1 pad/naar/bestand2 ...}}

rm {{[-f|--force]}} {{pad/naar/bestand1 pad/naar/bestand2 ...}}

rm {{[-i|--interactive]}} {{pad/naar/bestand1 pad/naar/bestand2 ...}}

rm {{[-v|--verbose]}} {{pad/naar/bestand1 pad/naar/bestand2 ...}}

rm {{[-r|--recursive]}} {{pad/naar/bestand_of_map1 pad/naar/bestand_of_map2 ...}}

rm {{[-d|--dir]}} {{pad/naar/map}}