Subversion Repositories SvarDOS

Rev

Rev 1644 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1644 Rev 1705
Line 33... Line 33...
33
SHIFT      Changes the position of arguments in a batch file.
33
SHIFT      Changes the position of arguments in a batch file.
34
TIME       Displays or sets the system time.
34
TIME       Displays or sets the system time.
35
TRUENAME   Returns a fully qualified path or filename.
35
TRUENAME   Returns a fully qualified path or filename.
36
TYPE       Displays the contents of a text file.
36
TYPE       Displays the contents of a text file.
37
VER        Displays the DOS kernel and shell versions.
37
VER        Displays the DOS kernel and shell versions.
38
VERIFY     Verifies that files are written correctly.
38
VERIFY     Displays or controls the DOS verify-after-write flag.
39
VOL        Displays the disk volume label and serial number.
39
VOL        Displays the disk volume label and serial number.
40
 
40
 
41
 
41
 
42
%hExternal commands
42
%hExternal commands
43
 
43
 
44
AMB        Ancient Machine Book book reader for .AMB files (used by HELP).
44
AMB        Ancient Machine Book book reader for .AMB files (used by HELP).
45
ATTRIB     Displays or changes file attributes.
45
ATTRIB     Displays or changes file attributes.
46
CHKDSK     Checks a disk and displays a status report.
46
CHKDSK     Checks a disk and displays a status report.
47
CHOICE     Presents a choice to the user and waits for a key.
47
CHOICE     Presents a choice to the user and waits for a key.
48
COMMAND    SvarCOM Command-line interpreter.
48
COMMAND    SvarCOM command-line interpreter.
49
DEBUG      Tool that aids developers in inspecting code.
49
DEBUG      Tool that aids developers in inspecting code.
50
DELTREE    Deletes directories with all their contents.
50
DELTREE    Deletes directories with all their contents.
51
DISKCOPY   Copies the contents of one floppy disk to another.
51
DISKCOPY   Copies the contents of one floppy disk to another.
52
DISPLAY    Driver for code page management.
52
DISPLAY    Driver for code page management.
53
FC         Compares files and displays its differences.
53
FC         Compares files and displays its differences.
54
FDAPM      Controls and reports on energy/power.
54
FDAPM      Controls and reports on energy/power.
55
FDISK      Prepares a hard drive for use with SvarDOS.
55
FDISK      Prepares a hard disk drive for use with DOS.
56
FIND       Searches for a text string inside files.
56
FIND       Searches for a text string inside files.
57
FORMAT     Formats a disk to use with SvarDOS.
57
FORMAT     Formats a disk to use with DOS.
58
HELP       Displays the help page you are reading right now.
58
HELP       Displays the help page you are reading right now.
59
HIMEMX     XMS memory manager.
59
HIMEMX     XMS memory manager.
60
IDLEDPMS   Energy-saving screensaver.
60
IDLEDPMS   Energy-saving screensaver.
61
KEYB       Sets the keyboard layout.
61
KEYB       Sets the keyboard layout.
62
LABEL      Modifies the volume label of a disk.
62
LABEL      Modifies the volume label of a disk.
Line 65... Line 65...
65
MODE       Configures system devices.
65
MODE       Configures system devices.
66
MORE       Displays console output one screen at a time.
66
MORE       Displays console output one screen at a time.
67
MOVE       Moves files from one location to another.
67
MOVE       Moves files from one location to another.
68
PKG        Package manager to handle package deployment.
68
PKG        Package manager to handle package deployment.
69
PKGNET     Pulls packages from the online SvarDOS repository.
69
PKGNET     Pulls packages from the online SvarDOS repository.
70
SHCDX86    8086 CD-ROM extender replacement.
70
SHCDX86    SHSUCDX version suitable to run on 8086/8088 CPUs.
71
SHSUCDX    Unloadable CD-ROM extender for SvarDOS.
71
SHSUCDX    Unloadable CD-ROM extension (MSCDEX replacement).
72
SORT       Sorts the contents of its input.
72
SORT       Sorts the contents of its input.
73
SVED       Default SvarDOS text editor.
73
SVED       Default SvarDOS text editor.
74
SYS        Transfers system files to another drive.
74
SYS        Transfers system files to another drive.
75
TREE       Displays the directory structure of its argument.
75
TREE       Displays the directory structure of its argument.