
rmdir
Sign in to saveAlso known as rd
In computing, rmdir (or rd) is a command which will remove an empty directory on various operating systems.
Key facts
- Software.name
- rmdir / rd
- Software.screenshot
- Rmdir example.png
- Software.caption
- Example of rmdir
- Software.author
- Ken Thompson, Dennis Ritchie(AT&T Bell Laboratories)
- Software.developer
- Various open-source and commercial developers
- Software.operating system
- Unix, Unix-like, DOS, MSX-DOS, FlexOS, OS/2, Windows, ReactOS, KolibriOS
- Software.platform
- Cross-platform
- Software.genre
- Command
via Wikipedia infobox
Described at
rmdel
pubs.opengroup.org →Link to a page describing this subject · 6,581 chars · not written by Vinony
Wikidata facts
- Image
- Rmdir example.png
Show 2 more facts
- described at URL
- pubs.opengroup.org/onlinepubs/9699919799/utilities/rmdel.html
- has command line option
- p
via Wikidata · CC0
~3 min read
Article
8 sectionsContents
- Implementations
- Usage
- Unix, Unix-like
- DOS, OS/2, Windows, ReactOS
- See also
- References
- Further reading
- External links
In computing, rmdir (or rd) is a command which will remove an empty directory on various operating systems.
==Implementations== The command is available in Unix (e.g. macOS, Solaris, AIX, HP-UX), Unix-like (e.g. FreeBSD, Linux), DOS, Digital Research FlexOS, IBM OS/2, Microsoft Windows or ReactOS operating systems. On MS-DOS, the command is available in versions 2 and later. DR DOS 6.0 also includes an implementation of the command.