rm - remove file(s) — Inferno 1ed
rm - remove file(s)
rm file...
Description
The rm command removes the specified files and/or directories. A directory is removed only if it is empty. Removal of a file requires write permission in its directory, but does not require read nor write permission on the file itself.
See Also
remove - remove a file in Chapter 8
infernosupport@lucent.com Copyright © 1996,Lucent Technologies, Inc. All rights reserved.