Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rmdir(1) — SunOS 3.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

rm(1)

RMDIR(1)  —  USER COMMANDS

NAME

rmdir, rm −r − remove (unlink) directories or files

SYNOPSIS

rmdir dir ... 

rm −r [ −f ] [ −i ] [ − ] filename ...

DESCRIPTION

rmdir removes the named directories, which must be empty. 

rm, with the −r option, recursively removes directories, subdirectories, and any files they contain.  See rm(1) for more information. If the −i (interactive) option is in effect, rm asks whether to delete each file, and whether to examine each directory. 

The null option, −, indicates that all following arguments are filenames.  This allow you to specify filenames starting with a minus to rm. 

SEE ALSO

rm(1)

Sun Release 3.0β  —  Last change: 5 December 1985

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026