.. 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: /ptx/work/WORK_EIHEI/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/rm.c .. command function: do_rm