rm (1) Linux Manual Page
NAME rm – remove files or directories SYNOPSIS rm [,OPTION/]… [,FILE/]… DESCRIPTION This manual page documents the GNU version of rm. rm removes each specified file. By default, it does not remove directories. If the -I or –interactive=once option is given, and there are more than three files or the -r, -R, or –recursive are…
