About

A directory is a structure in the filesystem, which is able to hold other files, including other directories. Some recent movements call them folders.

common commands:

| Unix/Linux | Dos/Windows | purpose
|------------|-------------|--------------------
| cd         | cd          | change directory
| rmdir      | del, erase  | delete directory
| ls         | dir         | list directory

See also:

history|show excerpt|excerpt history