中国DOS联盟论坛

中国DOS联盟

-- 联合DOS 推动DOS 发展DOS --

联盟域名:www.cn-dos.net  论坛域名:www.cn-dos.net/forum
DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!

游客:  注册 | 登录 | 命令行 | 会员 | 搜索 | 上传 | 帮助 »
« [1] [2] [3] [4] »
作者:
标题: 快速掌握DOS常用命令[原创]  上一主题 | 下一主题
dwtsteven
初级用户




积分 121
发帖 3
注册 2003-11-18
状态 离线
『第 16 楼』:  

interlnk,intersvr   DOS双机互联

这个怎么理解?
显示::
'interlnk' 不是内部或外部命令,也不是可运行的程序
或批处理文件。

2003-11-18 00:00
查看资料  发送邮件  发短消息 网志   编辑帖子  回复  引用回复
wen_8018
初级用户




积分 111
发帖 2
注册 2003-11-19
状态 离线
『第 17 楼』:  



2003-11-19 00:00
查看资料  发送邮件  发短消息 网志  OICQ (199323822)  编辑帖子  回复  引用回复
jokechen
初级用户




积分 125
发帖 5
注册 2003-11-20
状态 离线
『第 18 楼』:  

菜鸟在此谢过了!!


2003-11-20 00:00
查看资料  发送邮件  发短消息 网志   编辑帖子  回复  引用回复
ec
初级用户




积分 126
发帖 8
注册 2003-7-31
状态 离线
『第 19 楼』:  

在system32文件夹中发现doshelp.hlp文件
★dos命令解释★

@ 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 and 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 in 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, sets, or removes Windows 2000 environment variables.
SETLOCAL Begins localization of environment changes in a batch file.
SHIFT    Shifts the position 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.



2003-11-20 00:00
查看资料  发送邮件  发短消息 网志   编辑帖子  回复  引用回复
ymb
初级用户




积分 125
发帖 5
注册 2003-11-21
状态 离线
『第 20 楼』:  

在dos里怎么直接进入windows

2003-11-21 00:00
查看资料  发送邮件  发短消息 网志  OICQ (59214539)  编辑帖子  回复  引用回复
jk_jzit
初级用户




积分 135
发帖 7
注册 2003-11-22
状态 离线
『第 21 楼』:  

请举例子.这样更清楚详实

2003-11-22 00:00
查看资料  发送邮件  发短消息 网志  OICQ (273921272)  编辑帖子  回复  引用回复
wise
初级用户




积分 115
发帖 4
注册 2003-11-25
状态 离线
『第 22 楼』:  

请问在DOS进了一个目录后又怎样出回来啊

2003-11-25 00:00
查看资料  发送邮件  发短消息 网志   编辑帖子  回复  引用回复
liujun1895
初级用户




积分 110
发帖 2
注册 2003-11-22
状态 离线
『第 23 楼』:  

如饥似渴,太好了!

2003-11-25 00:00
查看资料  发送邮件  发短消息 网志   编辑帖子  回复  引用回复
wq45853911
初级用户




积分 110
发帖 2
注册 2004-1-2
状态 离线
『第 24 楼』:  

想知道启动后使用过的命令按f7 就行。
要想知道更多的dos命令到google.com 里搜啊 !!多的很!!!

2004-1-2 00:00
查看资料  发送邮件  发短消息 网志  OICQ (253976029)  编辑帖子  回复  引用回复
redcat
初级用户




积分 105
发帖 1
注册 2004-1-3
状态 离线
『第 25 楼』:  

SETUP 的参数
麻烦提供一下。

2004-1-3 00:00
查看资料  发送邮件  发短消息 网志   编辑帖子  回复  引用回复
牧羊人
初级用户




积分 153
发帖 10
注册 2004-1-5
状态 离线
『第 26 楼』:  

不错不错!

2004-1-5 00:00
查看资料  发送邮件  发短消息 网志   编辑帖子  回复  引用回复
skywindows
初级用户




积分 159
发帖 12
注册 2004-1-5
状态 离线
『第 27 楼』:  

d: 转换盘符
cd: 回到上一个目录
dir:察看相关盘符或者根目录文件
dir/as:可以察看系统文件
md:建立一个目录
rd:删除目录,目录要为空。否则不能删除。
copy:复制文件
move:移动文件
del:删除文件
format:格式化盘符,初学者慎用
chkdsk:检测盘符的相关信息。
mem:察看pc机的内存使用
time:察看时间,可以改啊。
date:察看日期,可以改啊。
tree:这是生存树啊。
cls:清屏作用
xcopy:比copy的速度快啊。一般用于拷贝大和多的文件。
edit:进入edit编辑状态
debug:进入debug汇编状态。
基本常用的差不多就这么多吧。


2004-1-5 00:00
查看资料  发送邮件  访问主页  发短消息 网志  OICQ (124216659)  编辑帖子  回复  引用回复
skywindows
初级用户




积分 159
发帖 12
注册 2004-1-5
状态 离线
『第 28 楼』:  用用这个命令吧!

[face=隶书][/face]
如果要回到windows目录。
可以用cd..这个命令。它是回到上一个目录 。
如果想回到根目录。则用cd\这个命令。


2004-1-5 00:00
查看资料  发送邮件  访问主页  发短消息 网志  OICQ (124216659)  编辑帖子  回复  引用回复
skywindows
初级用户




积分 159
发帖 12
注册 2004-1-5
状态 离线
『第 29 楼』:  [原创][建议]

你可以在dos下面输入以下命令。它会具体介绍的啊。
setup /?
注意了中间有空格啊。
[em17]

2004-1-5 00:00
查看资料  发送邮件  访问主页  发短消息 网志  OICQ (124216659)  编辑帖子  回复  引用回复
caichjian
初级用户




积分 105
发帖 1
注册 2004-1-6
状态 离线
『第 30 楼』:  

不错不错

初学者是必须掌握的

想当初我花了多少时间才学到学熟的哟

2004-1-6 00:00
查看资料  发送邮件  发短消息 网志   编辑帖子  回复  引用回复
« [1] [2] [3] [4] »
请注意:您目前尚未注册或登录,请您注册登录以使用论坛的各项功能,例如发表和回复帖子等。


可打印版本 | 推荐给朋友 | 订阅主题 | 收藏主题



论坛跳转: