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)NAMErm - remove filesSYNOPSISrm [ -fr ] file ...DESCRIPTIONRm 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.cSEE ALSOremove(2) RM(1)
Related Man Pages |
---|
rm(1) - bsd |
rmdir(2) - minix |
rm(1) - ultrix |
rmdir(2) - netbsd |
rmdir(2) - osx |