Linux rm command
Linux console remove command (rm)
NAME
rm – remove files or directoriesSYNOPSIS
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 a file is unwritable, the standard input is a tty, and the -f or
–force option is not given, rm prompts the user for whether to remove
the file. If the response is not affirmative, the file is skipped.OPTIONS
Remove (unlink) the FILE(s).-f, –force
ignore nonexistent files, never prompt-i, –interactive
alsa you can look at: remove a directory
[...] look at rm command . rmdir command only removes an empty [...]
Pingback by How to remove a directory in linux console | how to — November 17, 2009 @ 4:05 pm