plan9 man page for rm

Query: rm

OS: plan9

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RM(1)							      General Commands Manual							     RM(1)

NAME
rm - remove files
SYNOPSIS
rm [ -fr ] file ...
DESCRIPTION
Rm removes files or directories. A directory is removed only if it is empty. Removal of a file requires write permission in its direc- tory, but neither read nor write permission on the file itself. The options are -f Don't report files that can't be removed. -r Recursively delete the entire contents of a directory and the directory itself.
SOURCE
/sys/src/cmd/rm.c
SEE ALSO
remove(2) RM(1)
Related Man Pages
rmdir(2) - minix
rmdir(1) - ultrix
rmdir(2) - opendarwin
rmdir(2) - netbsd
rmdir(2) - osx
Similar Topics in the Unix Linux Community
Information about Unix System Administration
Trick Question: How is the Site Performance?
Using "find" and "-exec rm" ... Just no luck :(
Date format
AIX calling WINSOCK during e-mail - normal?