| Command |
Description |
| dir |
lists the contents of a folder |
| cd |
changes folder |
| cd .. |
parent folder |
| md or mkdir |
creates a new folder |
| deltree |
deletes a folder and all sub-folders |
| copy, xcopy |
copies a file |
| move |
moves a file |
| del |
deletes a file |
| type |
displays the contents of a file |
| type |more |
displays file contents page by page, pausing after each page |
| help |
help for the given command |
| print |
prints the given file |
| attrib (-/+r, -/+a, -/+s, -/+h) |
changes a file's attributes (- deactivates, + activates, r: read-only, a: archive, s: systeme, h: hidden file) |
| format |
formats the given drive |
| label |
assigns a drive name to a drive |
| ver |
gives the version number |
Last update on Thursday October 16, 2008 02:43:13 PM.