中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-09-21 16:56
47,812 topics / 349,917 posts / today 0 new / 48,270 members
DOS学习入门 & 精彩文章 (教学室) » Quickly Master Common DOS Commands [Original]
Printable Version  7,530 / 46
Floor16 dwtsteven Posted 2003-11-18 00:00
初级用户 Posts 3 Credits 121
interlnk, intersvr DOS dual-machine interconnection

How to understand this?
Display::
' interlnk' is not an internal or external command, nor is it a runnable program
Or a batch file.
Floor17 wen_8018 Posted 2003-11-19 00:00
初级用户 Posts 2 Credits 111
Bump
Floor18 jokechen Posted 2003-11-20 00:00
初级用户 Posts 5 Credits 125
The rookie thanks here first!!
Floor19 ec Posted 2003-11-20 00:00
初级用户 Posts 8 Credits 126
Found the doshelp.hlp file in the system32 folder
★DOS Command Explanation★

@ Copyright (C) 1990-1999 Microsoft Corporation. All rights reserved.
@ This is the DOS general help file. It contains a brief
@ description of each command supported by the DOS help command.
@ Type HELP with no arguments to display the text in this file.
@ Lines beginning with @ are comments, and are ignored by HELP.
@ This file may be modified to add new commands. If the HELP command-name
@ form is to be used, any new commands should support the /? parameter.
@ New commands should start in the first column. Any extra lines needed
@ for a command description should be preceded by white space. Commands
@ must be added in alphabetical order.
ASSOC Displays or modifies file extension associations
AT Schedules commands and programs to run on a computer.
ATTRIB Displays or changes file attributes.
BREAK Sets or clears extended CTRL+C checking.
CACLS Displays or modifies access control lists (ACLs) of files.
CALL Calls one batch program from another.
CD Displays the name of or changes the current directory.
CHCP Displays or sets the active code page number.
CHDIR Displays the name of or changes the current directory.
CHKDSK Checks a disk和displays a status report.
CHKNTFS Displays or modifies the checking of disk at boot time.
CLS Clears the screen.
CMD Starts a new instance of the Windows 2000 command interpreter.
COLOR Sets the default console foreground and background colors.
COMP Compares the contents of two files or sets of files.
COMPACT Displays or alters the compression of files on NTFS partitions.
CONVERT Converts FAT volumes to NTFS. You cannot convert the
current drive.
COPY Copies one or more files to another location.
DATE Displays or sets the date.
DEL Deletes one or more files.
DIR Displays a list of files and subdirectories of a directory.
DISKCOMP Compares the contents of two floppy disks.
DISKCOPY Copies the contents of one floppy disk to another.
DOSKEY Edits command lines, recalls Windows 2000 commands, and creates macros.
ECHO Displays messages, or turns command echoing on or off.
ENDLOCAL Ends localization of environment changes in a batch file.
ERASE Deletes one or more files.
EXIT Quits the CMD.EXE program (command interpreter).
FC Compares two files or sets of files, and displays the differences
between them.
FIND Searches for a text string in a file or files.
FINDSTR Searches for strings in files.
FOR Runs a specified command for each file in a set of files.
FORMAT Formats a disk for use with Windows 2000.
FTYPE Displays or modifies file types used in file extension associations.
GOTO Directs the Windows 2000 command interpreter to a labeled line in a
batch program.
GRAFTABL Enables Windows 2000 to display an extended character set in graphics
mode.
HELP Provides Help information for Windows 2000 commands.
IF Performs conditional processing in batch programs.
LABEL Creates, changes, or deletes the volume label of a disk.
MD Creates a directory.
MKDIR Creates a directory.
MODE Configures a system device.
MORE Displays output one screen at a time.
MOVE Moves one or more files from one directory to another directory.
PATH Displays or sets a search path for executable files.
PAUSE Suspends processing of a batch file and displays a message.
POPD Restores the previous value of the current directory saved by PUSHD.
PRINT Prints a text file.
PROMPT Changes the Windows 2000 command prompt.
PUSHD Saves the current directory then changes it.
RD Removes a directory.
RECOVER Recovers readable information from a bad or defective disk.
REM Records comments (remarks) in batch files or CONFIG.SYS.
REN Renames a file or files.
RENAME Renames a file or files.
REPLACE Replaces files.
RMDIR Removes a directory.
SET Displays, set, or removes Windows 2000 environment variables.
SETLOCAL Begins localization of environment changes in a batch file.
SHIFT Shifts the activity of replaceable parameters in batch files.
SORT Sorts input.
START Starts a separate window to run a specified program or command.
SUBST Associates a path with a drive letter.
TIME Displays or sets the system time.
TITLE Sets the window title for a CMD.EXE session.
TREE Graphically displays the directory structure of a drive or path.
TYPE Displays the contents of a text file.
VER Displays the Windows 2000 version.
VERIFY Tells Windows 2000 whether to verify that your files are written
correctly to a disk.
VOL Displays a disk volume label and serial number.
XCOPY Copies files and directory trees.
Floor20 ymb Posted 2003-11-21 00:00
初级用户 Posts 5 Credits 125
How to directly enter Windows in DOS
Floor21 jk_jzit Posted 2003-11-22 00:00
初级用户 Posts 7 Credits 135
Please give an example. This will be clearer and more detailed.
Floor22 wise Posted 2003-11-25 00:00
初级用户 Posts 4 Credits 115
Excuse me, after entering a directory in DOS, how do you get back out?
Floor23 liujun1895 Posted 2003-11-25 00:00
初级用户 Posts 2 Credits 110
Eagerly, that's great!
Floor24 wq45853911 Posted 2004-01-02 00:00
初级用户 Posts 2 Credits 110
To find the commands you've used after booting, just press F7. To know more DOS commands, search on google.com! There are plenty!
Floor25 redcat Posted 2004-01-03 00:00
初级用户 Posts 1 Credits 105
Parameters for SETUP
Please provide.
Floor26 牧羊人 Posted 2004-01-05 00:00
初级用户 Posts 10 Credits 153
Nice
Floor27 skywindows Posted 2004-01-05 00:00
初级用户 Posts 12 Credits 159
d: Change drive letter
cd: Go back to the previous directory
dir: View files in the relevant drive letter or root directory
dir/as: Can view system files
md: Create a directory
rd: Delete a directory, the directory must be empty. Otherwise, it cannot be deleted.
copy: Copy files
move: Move files
del: Delete files
format: Format the drive letter, use with caution for beginners
chkdsk: Check relevant information of the drive letter.
mem: View the memory usage of the PC
time: View the time, can be changed.
date: View the date, can be changed.
tree: This is to generate a tree.
cls: Clear screen function
xcopy: Faster than copy. Generally used for copying large and multiple files.
edit: Enter edit editing state
debug: Enter debug assembly state.
That's basically all the common ones.
Floor28 skywindows Posted 2004-01-05 00:00
初级用户 Posts 12 Credits 159
If you want to return to the Windows directory, you can use the "cd.." command. It is to go back to the previous directory. If you want to return to the root directory, then use the "cd\" command.
Floor29 skywindows Posted 2004-01-05 00:00
初级用户 Posts 12 Credits 159
You can enter the following command under DOS. It will specifically introduce it.
setup /?
Pay attention to the space in the middle.
Floor30 caichjian Posted 2004-01-06 00:00
初级用户 Posts 1 Credits 105
Not bad, not bad. Beginners must master this. Back in the day, how much time did I spend to learn it well
Prev  1 2 3 4  Next
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023