Contents | < Browse | Browse >
Following there are descriptions of the standard DOS commands which are
builtin in ZShell (and therefore need not be loaded from disk).
Square brackets [] mean that the argument enclosed in is optional.
A vertical bar | separates multiple possibilities, choose only one.

 AddBuffers  drive number_of_buffers
 Assign  [logical name:] [directory]
 Cd  [destination]
 Copy  [-R] sourcefile1 [sourcefile2] ... destination
 Delete  [-R] source1 [source2] [source3] [source4] ...
 Dir  [-Q] [source]
 FileNote  file|directory comment
 HType  source
 Info 
 Join  [sourcefile1] [sourcefile2] ... destfile
 List  [-R] [-Q] [source]
 Lock  device ON|OFF
 MakeDir  [directory1] [directory2] ...
 More  source [line count]
 Protect  [filename] [h|s|p|a|r|w|e|d]
 Relabel  drive newname
 Rename  source destination
 Resident  [command1] [command2] ...
 Search  file search_string
 SetDate  file|directory [date/time]
 Type  source