Verwijder bestanden of directories. Zie ook:
rmdir
. Meer informatie: https://www.gnu.org/software/coreutils/rm.
rm {{pad/naar/bestand1 pad/naar/bestand2 ...}}
rm --force {{pad/naar/bestand1 pad/naar/bestand2 ...}}
rm --interactive {{pad/naar/bestand1 pad/naar/bestand2 ...}}
rm --verbose {{pad/naar/bestand1 pad/naar/bestand2 ...}}
rm --recursive {{pad/naar/bestand_of_map1 pad/naar/bestand_of_map2 ...}}
rm --dir {{pad/naar/map}}