AccDate DOS Command
AccDate DOS Command
Additional information :
AccDate http://www3.sympatico.ca/rhwatson/dos7/x-accdate.html
Additional information :
Ansi.Sys http://www3.sympatico.ca/rhwatson/dos7/v-ansi-sys.html
ATTRIB [+R | -R] [+A | -A] [+S | -S] [+H | -H] [[drive:][path]filename] [/S]
+ Sets an attribute.
- Clears an attribute.
R Read-only file attribute.
A Archive file attribute.
S System file attribute.
H Hidden file attribute.
/S Processes files in all directories in the specified path.
Additional information :
Attrib http://www3.sympatico.ca/rhwatson/dos7/z-attrib.html
BREAK [ON | OFF]
Additional information :
Buffers http://www3.sympatico.ca/rhwatson/dos7/x-buffers.html
CHDIR [drive:][path]
CHDIR[..]
CD [drive:][path]
CD[..]
Additional information :
CD/ChDir http://www3.sympatico.ca/rhwatson/dos7/z-cd.html
CHCP [nnn]
Type CHCP without a parameter to display the active code page number.
Additional information :
CHCP http://www3.sympatico.ca/rhwatson/dos7/z-chcp.html
Additional information :
CHKDSK http://www3.sympatico.ca/rhwatson/dos7/z-chkdsk.html
HIDDEN PARAMETERS
http://members.aol.com/axcel216/secrets.htm#COMMAND
CONFIG.SYS
Config.sys (Command)
The Windows 98 Config.txt File. Find out how to call the various commands.
http://support.microsoft.com/default.aspx?scid=KB;EN-US;q232557 (W98
Nov. 21, 2000)
COPY [/A | /B] source [/A | /B] [+ source [/A | /B] [+ ...]] [destination
[/A | /B]] [/V] [/Y | /-Y]
To append files, specify a single file for destination, but multiple files
for source (using wildcards or file1+file2+file3 format).
CTTY device
Additional information :
COUNTRY "http://www3.sympatico.ca/rhwatson/dos7/x-country.html"
DATE [date]
Type DATE without parameters to display the current date setting and
a prompt for a new one. Press ENTER to keep the same date.
Additional information :
Debug http://www3.sympatico.ca/rhwatson/dos7/u-debug.html
Additional information :
DEL http://www3.sympatico.ca/rhwatson/dos7/z-del.html
Deletes a directory and all the sub-directories and files in it.
Note: Use DELTREE cautiously. Every file and sub-directory within the
specified directory will be deleted.
Additional information :
DelTree http://www3.sympatico.ca/rhwatson/dos7/z-deltree.html
Additional information :
DEVICE http://www3.sympatico.ca//rhwatson/dos7/x-device.html
[drive:][path][filename]
Specifies drive, directory, and/or files to list.
(Could be enhanced file specification or multiple filespecs.)
/P Pauses after each screenful of information.
/W Uses wide list format.
/A Displays files with specified attributes.
attributes D Directories R Read-only files
H Hidden files A Files ready for archiving
S System files - Prefix meaning not
/O List by files in sorted order.
sortorder N By name (alphabetic) S By size (smallest first)
E By extension (alphabetic) D By date & time (earliest first)
G Group directories first - Prefix to reverse order
A By Last Access Date (earliest first)
/S Displays files in specified directory and all sub-directories.
/B Uses bare format (no heading information or summary).
/L Uses lower case.
/V Verbose mode.
Computer Hangs When Using the DIR Command in DFS Shared Folders
When you use the DIR command from a command prompt on a Windows 95
Distributed File System (DFS) client to view the contents of a DFS shared
network folder on a Windows NT server, your computer may stop responding
(hang).
http://support.microsoft.com/default.aspx?scid=KB;EN-US;q181087 (W95
Aug. 9, 2001)
Additional information :
DiskCopy http://www3.sympatico.ca/rhwatson/dos7/z-diskcopy.html
Additional information :
DISPLAY.SYS http://www3.sympatico.ca/rhwatson/dos7/v-display-sys.html
Additional information :
DOS http://www3.sympatico.ca/rhwatson/dos7/x-dos.html
The following are special codes you can use in DOSKey macro definitions:
$T Command separator: allows multiple commands in a macro
$1-$9 Batch parameters: equivalent to %1-%9 in batch programs
$* Symbol replaced by everything following macro name on the command
line
Additional information :
Doskey http://www3.sympatico.ca/rhwatson/dos7/u-doskey.html
Additional information :
DRIVPARM http://www3.sympatico.ca/rhwatson/dos7/x-drivparm.html
Additional information :
DRVSPACE.SYS http://www3.sympatico.ca/rhwatson/dos7/v-drvspace-
sys.html
Additional information :
ECHO http://www3.sympatico.ca/rhwatson/dos7/y-echo.html
Additional information :
EDIT http://www3.sympatico.ca/rhwatson/dos7/u-edit.html
Additional information :
Emm386.exe http://www3.sympatico.ca/rhwatson/dos7/v-emm386-sys.html
Additional information :
ERASE http://www3.sympatico.ca/rhwatson/dos7/z-del.html
EXIT
EXTRACT [/Y] [/A] [/D | /E] [/L dir] cabinet [filename ...]
EXTRACT [/Y] source [newname]
EXTRACT [/Y] /C source destination
Additional information :
EXTRACT http://www3.sympatico.ca/rhwatson/dos7/u-extract.html
/A Displays only first and last lines for each set of differences.
/B Performs a binary comparison.
/C Disregards the case of letters.
/L Compares files as ASCII text.
/LBn Sets the maximum consecutive mismatches to the specified number of
lines.
/N Displays the line numbers on an ASCII comparison.
/T Does not expand tabs to spaces.
/W Compresses white space (tabs and spaces) for comparison.
/nnnn Specifies the number of consecutive lines that must match after a
mismatch.
Additional information :
FC http://www3.sympatico.ca/rhwatson/dos7/z-fc.html
Additional information :
FCBS http://www3.sympatico.ca/rhwatson/dos7/x-fcbs.html
FDISK [/STATUS] /X
FDISK http://www3.sympatico.ca/rhwatson/dos7/u-fdisk.html
How to Use Fdisk Tool and the Format Tool to Partition or Re-partition a
Hard Disk
http://support.microsoft.com/default.aspx?scid=KB;EN-US;q255867
(W95/98/se/ME Sept. 25, 2001)
Fdisk Does Not Recognize Full Size of Hard Disks Larger than 64 GB
http://support.microsoft.com/default.aspx?scid=KB;EN-US;q263044
(W95/98/se Aug. 15, 2001)
HIDDEN PARAMETERS
http://members.aol.com/axcel216/secrets.htm#FDISK
Additional information :
FILES http://www3.sympatico.ca/rhwatson/dos7/x-files.html
If a path name is not specified, FIND searches the text typed at the prompt
or piped from another command.
Additional information :
FIND http://www3.sympatico.ca/rhwatson/dos7/z-find.html
Additional information :
FOR http://www3.sympatico.ca/rhwatson/dos7/z-for.html
Additional information :
Format http://www3.sympatico.ca/rhwatson/dos7/z-format.html
HIDDEN PARAMETERS
http://members.aol.com/axcel216/secrets.htm#FORMAT
Additional information :
GoTo http://www3.sympatico.ca/rhwatson/dos7/y-goto.html
Additional information :
HIMEM.SYS http://www3.sympatico.ca/rhwatson/dos7/v-himem-sys.html
HIDDEN PARAMETERS
http://members.aol.com/axcel216/secrets.htm#HIMEM
NOT Specifies that Windows should carry out the command only
if the condition is false.
ERRORLEVEL number Specifies a true condition if the last program run
returned
an exit code equal to or greater than the number specified.
command Specifies the command to carry out if the condition is met.
string1==string2 Specifies a true condition if the specified text strings match.
EXIST filename Specifies a true condition if the specified filename exists.
Additional information :
IF http://www3.sympatico.ca/rhwatson/dos7/y-if.html
Additional information :
INSTALL http://www3.sympatico.ca/rhwatson/dos7/x-install.html
Additional information :
Label http://www3.sympatico.ca/rhwatson/dos7/z-label.html
Additional information :
LASTDRIVE http://www3.sympatico.ca/rhwatson/dos7/x-lastdrive.html
[drive:][path]filename [parameters]
/L:region1[,minsize1][;region2[,minsize2]]...
Specifies the region(s) of memory into which to load
the program. Region1 specifies the number of the first
memory region; minsize1 specifies the minimum size, if
any, for region1. Region2 and minsize2 specify the
number and minimum size of the second region, if any.
You can specify as many regions as you want.
[drive:][path]filename
Specifies the location and name of the program.
LOCK DOS Command.
Additional information :
LOCK http://www3.sympatico.ca/rhwatson/dos7/z-lock.html
Creates a directory.
MKDIR [drive:]path
MD [drive:]path
Additional information :
MD http://www3.sympatico.ca/rhwatson/dos7/z-md.html
HIDDEN PARAMETERS
http://members.aol.com/axcel216/secrets.htm#MEM
Additional information :
Mode http://www3.sympatico.ca/rhwatson/dos7/z-mode.html
Codepage Support Setup Information
http://support.microsoft.com/default.aspx?scid=KB;EN-US;q60080 (Dec.
17, 2000)
MORE [drive:][path]filename
MORE < [drive:][path]filename
command-name | MORE [drive:][path][filename]
Additional information :
More http://www3.sympatico.ca/rhwatson/dos7/z-more.html
To rename a directory:
MOVE [/Y | /-Y] [drive:][path]dirname1 dirname2
Additional information :
Move http://www3.sympatico.ca/rhwatson/dos7/z-move.html
Additional information :
Mscdex http://www3.sympatico.ca/rhwatson/dos7/z-mscdex.html
Additional information :
NlsFunc http://www3.sympatico.ca/rhwatson/dos7/z-nlsfunc.html
Additional information :
NUMLOCK http://www3.sympatico.ca/rhwatson/dos7/x-numlock.html
PATH [[drive:]path[;...]]
PATH ;
Type PATH ; to clear all search-path settings and direct Windows to search
only in the current directory.
Type PATH without parameters to display the current path.
Additional information :
Path http://www3.sympatico.ca/rhwatson/dos7/z-path.html
PAUSE
Additional information :
Pause http://www3.sympatico.ca/rhwatson/dos7/y-pause.html
PROMPT [text]
Prompt can be made up of normal characters and the following special codes:
$Q = (equal sign)
$$ $ (dollar sign)
$T Current time
$D Current date
$P Current drive and path
$V Windows version number
$N Current drive
$G > (greater-than sign)
$L < (less-than sign)
$B | (pipe)
$H Backspace (erases previous character)
$E Escape code (ASCII code 27)
$_ Carriage return and linefeed
Type PROMPT without parameters to reset the prompt to the default setting.
Additional information :
Prompt http://www3.sympatico.ca/rhwatson/dos7/z-prompt.html
Additional information :
RAMDRIVE http://www3.sympatico.ca/rhwatson/dos7/v-ramdrive-sys.html
Additional information :
RD http://www3.sympatico.ca/rhwatson/dos7/z-rd.html
REM [comment]
Additional information :
REM http://www3.sympatico.ca/rhwatson/dos7/y-rem.html
Note that you cannot specify a new drive or path for your destination.
Additional information :
REN http://www3.sympatico.ca/rhwatson/dos7/z-ren.html
UTILITY: CKRename
CKRename is a handy utility you can use to perform batch file renaming
operations.
http://www.musicsucks.com/CKSoft/CKRename/index.htm
Displays, sets, or removes Windows environment variables.
SET [variable=[string]]
Additional information :
SET http://www3.sympatico.ca/rhwatson/dos7/z-set.html
Additional information :
SetVer http://www3.sympatico.ca/rhwatson/dos7/z-setver.html
Additional information :
SHARE http://www3.sympatico.ca/rhwatson/dos7/z-share.html
Additional information :
SHELL http://www3.sympatico.ca/rhwatson/dos7/x-shell.html
Additional information :
SHIFT http://www3.sympatico.ca/rhwatson/dos7/y-shift.html
SMARTDRV [/X] [[drive[+|-]]...] [/U] [/C | /R] [/F | /N] [/L] [/V | /Q | /S]
[InitCacheSize [WinCacheSize]] [/E:ElementSize] [/B:BufferSize]
Additional information :
SORT http://www3.sympatico.ca/rhwatson/dos7/z-sort.html
Additional information :
START http://www3.sympatico.ca/rhwatson/dos7/y-start.html
Additional information :
SUBST http://www3.sympatico.ca/rhwatson/dos7/z-subst.html
Additional information :
SWITCHES http://www3.sympatico.ca/rhwatson/dos7/x-switches.html
Additional information :
SYS http://www3.sympatico.ca/rhwatson/dos7/z-sys.html
TIME [time]
Type TIME with no parameters to display the current time setting and a prompt
for a new one. Press ENTER to keep the same time.
Additional information :
Time http://www3.sympatico.ca/rhwatson/dos7/z-time.html
Additional information :
TRUENAME http://www3.sympatico.ca/rhwatson/dos7/z-truename.html
TYPE [drive:][path]filename
Additional information :
Type http://www3.sympatico.ca/rhwatson/dos7/z-type.html
Additional information :
UNLOCK http://www3.sympatico.ca/rhwatson/dos7/z-lock.html
VER
Additional information :
VER http://www3.sympatico.ca/rhwatson/dos7/z-ver.html
Tells Windows whether to verify that your files are written correctly to a
disk.
Additional information :
VERIFY http://www3.sympatico.ca/rhwatson/dos7/z-verify.html
Displays the disk volume label and serial number, if they exist.
VOL [drive:]
Additional information :
VOL http://www3.sympatico.ca/rhwatson/dos7/z-vol.html
XCOPY source [destination] [/A | /M] [/D[:date]] [/P] [/S [/E]] [/W] [/C] [/I]
[/Q] [/F] [/L] [/H] [/R] [/T] [/U] [/K] [/N]
Additional information :
XCOPY http://www3.sympatico.ca/rhwatson/dos7/z-xcopy.html