Subversion Repositories SvarDOS

Rev

Rev 1644 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1644 Rev 1705
1
 
1
 
2
  +------------------------------------------------------------------------+
2
  +------------------------------------------------------------------------+
3
  | For a detailed help on any given command, either run the command with  |
3
  | For a detailed help on any given command, either run the command with  |
4
  | the /? argument or consult the documentation in %%DOSDIR%%\DOC\.         |
4
  | the /? argument or consult the documentation in %%DOSDIR%%\DOC\.         |
5
  +------------------------------------------------------------------------+
5
  +------------------------------------------------------------------------+
6
 
6
 
7
 
7
 
8
%hInternal (SvarCOM) commands
8
%hInternal (SvarCOM) commands
9
 
9
 
10
BREAK      Sets or clears CTRL+C checking.
10
BREAK      Sets or clears CTRL+C checking.
11
CALL       Calls a batch file from within another batch file.
11
CALL       Calls a batch file from within another batch file.
12
CD/CHDIR   Displays name or changes the current directory.
12
CD/CHDIR   Displays name or changes the current directory.
13
CHCP       Displays or sets the active code page number.
13
CHCP       Displays or sets the active code page number.
14
CLS        Clears the screen.
14
CLS        Clears the screen.
15
COPY       Copies one or more files to another location.
15
COPY       Copies one or more files to another location.
16
DATE       Displays or sets the system date.
16
DATE       Displays or sets the system date.
17
DEL/ERASE  Deletes one or more files.
17
DEL/ERASE  Deletes one or more files.
18
DIR        Lists files and subdirectories in a directory.
18
DIR        Lists files and subdirectories in a directory.
19
ECHO       Displays messages, or toggles command-echoing.
19
ECHO       Displays messages, or toggles command-echoing.
20
EXIT       Quits the command interpreter program.
20
EXIT       Quits the command interpreter program.
21
FOR        Runs a specified command for each listed element.
21
FOR        Runs a specified command for each listed element.
22
GOTO       Directs batch processing to a labelled line.
22
GOTO       Directs batch processing to a labelled line.
23
IF         Performs conditional processing in batch programs.
23
IF         Performs conditional processing in batch programs.
24
LN         Manipulates global executable links.
24
LN         Manipulates global executable links.
25
MD/MKDIR   Creates a directory.
25
MD/MKDIR   Creates a directory.
26
PATH       Displays or sets search path for executable files.
26
PATH       Displays or sets search path for executable files.
27
PAUSE      Suspends processing of a batch program.
27
PAUSE      Suspends processing of a batch program.
28
PROMPT     Changes the DOS command prompt.
28
PROMPT     Changes the DOS command prompt.
29
RD/RMDIR   Removes/deletes a directory.
29
RD/RMDIR   Removes/deletes a directory.
30
REM        Records comments/remarks in a batch file.
30
REM        Records comments/remarks in a batch file.
31
REN/RENAME Renames one or more files or directories.
31
REN/RENAME Renames one or more files or directories.
32
SET        Displays, sets or removes environment variables.
32
SET        Displays, sets or removes environment variables.
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.
63
LOCALCFG   Locale preferences configuration tool.
63
LOCALCFG   Locale preferences configuration tool.
64
MEM        Displays memory information.
64
MEM        Displays memory information.
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.
76
 
76