Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 403 → Rev 404

/svarcom/trunk/svarcom.txt
16,8 → 16,7
 
- no support for pipes (eg. file.exe | more)
- no batch file support
- few internal commands missing: BREAK, CHCP, CLS, CTTY, LH, REN, COPY, DATE,
TIME, ECHO, IF, SHIFT
- few internal commands missing: BREAK, CHCP, CTTY, LH, REN, DATE, TIME, ECHO, IF, SHIFT
 
 
Latest version available here: http://svardos.osdn.io/svarcom
29,6 → 28,8
run it with a "/?" argument.
 
CD/CHDIR - displays the name of or changes the current directory
CLS - clears the screen
COPY - copies one or more files to another location
DEL/ERASE - deletes one or more files
DIR - displays a list of files and subdirectories in a directory
EXIT - quits the command.com program (command interpreter)