RD
From FreeBSDwiki
		(Difference between revisions)
		
		
| Line 1: | Line 1: | ||
| + | Under FreeBSD and other unixlike OSes, the equivalent command is rmdir.  | ||
| + | |||
Note: '''rmdir''' also works fine under Windows; '''rd''' is just a commonly-typed alias for it.  | Note: '''rmdir''' also works fine under Windows; '''rd''' is just a commonly-typed alias for it.  | ||
Revision as of 08:52, 6 September 2004
Under FreeBSD and other unixlike OSes, the equivalent command is rmdir.
Note: rmdir also works fine under Windows; rd is just a commonly-typed alias for it.
To remove a directory and all contents, see Deltree.