Subversion Repositories SvarDOS

Rev

Rev 990 | Rev 1069 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 990 Rev 1024
Line 34... Line 34...
34
DATE        - displays or sets the system date
34
DATE        - displays or sets the system date
35
DEL/ERASE   - deletes one or more files
35
DEL/ERASE   - deletes one or more files
36
DIR         - displays a list of files and subdirectories in a directory
36
DIR         - displays a list of files and subdirectories in a directory
37
ECHO        - displays messages, or turns command-echoing on or off
37
ECHO        - displays messages, or turns command-echoing on or off
38
EXIT        - quits the command.com program (command interpreter)
38
EXIT        - quits the command.com program (command interpreter)
-
 
39
FOR         - runs a specified command for each file in a set of files
39
GOTO        - directs batch processing to a labelled line in the batch program
40
GOTO        - directs batch processing to a labelled line in the batch program
40
IF          - performs conditional processing in batch programs
41
IF          - performs conditional processing in batch programs
41
LN          - adds, deletes and displays global executable links
42
LN          - adds, deletes and displays global executable links
42
MD/MKDIR    - creates a directory
43
MD/MKDIR    - creates a directory
43
PATH        - displays or sets a search path for executable files
44
PATH        - displays or sets a search path for executable files