Directory Management Commands

From BR Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
ChDir (CH or CD)

Displays or changes the current default directory.

Dir (DI)

Provides a listing of the contents of the specified directory.

MkDir (MK)

Creates a subdirectory on a specified disk.

RmDir (RM)

Removes a subdirectory.