- 1、本文档共20页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
dos命令全集(DOS command complete)
dos命令全集(DOS command complete)
Dos command complete
DOS basic command
MD - build subdirectories
1. function: create a new subdirectory
2. type: internal command
3. letter format: MD[: []] subdirectory path name.
4. instructions for use:
(1) letter: specify a disk drive letter, to establish a sub directory if omitted for the current drive;
(2) path name: the higher directory name of the subdirectory to be built, and the default is built in the current directory.
Example: (1) to create a subdirectory named FOX in the root directory of the C drive; (2) to create a USER in the FOX subdirectory of the directory.
C: MD, FOX ( FOX to create a sub directory on the current drive under the C drive)
C: MD, FOX, USER (create the USER subdirectory in the FOX subdirectory)
CD - change the current directory
1. function: displays the current directory
2. type: internal command
3. letter format: CD[: [] []] subdirectory path name
4. instructions for use:
(1) if you omit the path and subdirectory name, the current directory is displayed;
(2) if the CD format is used, the root directory is returned;
(3) if CD. is adopted. The format is returned to the higher level directory.
Example: (1) access to the USER subdirectory; (2) returns to the subdirectory from the USER subdirectory; (3) returns to the root directory.
C:, CD, FOX, USER (enter the USER subdirectory under the FOX subdirectory)
C:, FOX, USER CD. (return to the previous level root directory)
C: FOX CD, (returns to the root directory)
C:
RD - delete subdirectories command
1. function: deletes the directory from the specified disk.
2. type: internal command
3. letter format: RD[: [] []] subdirectory path name
4. instructions for use:
(1) sub directory must be empty before deleting it, that is to say need to enter the sub directory, use the DEL (deleted file command) the subdirectory files delete empty, and then returned to the parent directory, delete the directory itself with the RD command;
(2) the root directory and the c
您可能关注的文档
- 2 金融法律制度(2 financial legal system).doc
- 2-3岁宝宝最爱玩的小游戏(2-3 year old baby favorite game).doc
- 2.3.3 - 通过java语言进行bapi调用(2.3.3 - Bapi calls through the Java language).doc
- 12条守则 让你成功创业当老板(The 12 rule allows you to succeed in business and be a boss).doc
- 12条守则让你成功当老板(The 12 rule will make you a successful boss).doc
- 2.4g干扰(2.4G interference).doc
- 2002年国家司法考试大纲—刑法(Outline of the national judicial examination in 2002 - Criminal Law).doc
- 1个人礼仪必须以个人修养为基础(1 personal etiquette must be based on personal accomplishment).doc
- 2003学年第二学期四年级语文期末试卷(2003 academic year, second term, grade four, final examination paper).doc
- 2003年北大考古通论考研(2003 North general theory of archaeology graduate).doc
文档评论(0)