.. index:: rm (command) .. _command_rm: rm - remove files ================= Usage ^^^^^ ``rm [-rf] FILES...`` Options ^^^^^^^ -r remove directories and their contents recursively -f ignore nonexistent files .. generated from: ./commands/rm.c .. command function: do_rm