RMDIR

From Lianjapedia
Revision as of 12:44, 10 February 2012 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Purpose

Delete a directory

Syntax

RMDIR <directory>

See Also

COPY FILE, DELETE FILE, ERASE, MKDIR, RENAME, SET DEFAULT, SET PATH

Description

The RMDIR command deletes the specified directory, <directory>.

Example

rmdir newdir