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) - mojave
rmdir(2) - minix
rmdir(1) - ultrix
rmdir(2) - ultrix
rmdir(2) - opendarwin
Similar Topics in the Unix Linux Community
Infraction system (formerly: Please Moderate Words Like "Hell")
Trick Question: How is the Site Performance?
Date format
Auto correct a csv file using UNIX shell script.
Script to tar/rsync/rm multiple folder names