天才dos(Genius DOS).docVIP

  • 8
  • 0
  • 约 18页
  • 2017-10-06 发布于河南
  • 举报
天才dos(Genius DOS)

天才dos(Genius DOS) 1.MD - build subdirectories Function: create a new directory. Type: internal commands. Format: MD[letter: []] subdirectory path name. FOR 1: C:\md y /*--- established ---*/ y subdirectory 2.CD - change the current directory Function: display the current directory. Type: internal commands. U format: CD[path name [] [] letter: sub directory name] Explanation: the CD command cannot change the disk in which it is currently located. CD.. Returns to the next level directory, and CD\ indicates the directory returned to the current disk. The CD displays the current directory name without arguments. FOR 2: C:\cd y /*--- displays the current directory y---*/ 3.RD - delete subdirectories command U: from the specified disk to delete the directory. Type: internal commands. Format: RD[letter: [] [] path name sub directory name]. FOR 3: C:\rd y 4.DIR - displays the disk directory command Function: displays the contents of the disk directory. U Type: internal commands. Format: DIR,][/P][/W] [u drive path FOR 4: C:\dir y 8.EDIT - edit file content commands 1. function: edit the contents of the ASCII file, or you can create a new file. 2. type: internal command. 3. EDIT[drive: []] file name Path Description: EDIT can edit the contents of the ASCII file, or you can create a new file, their extension name is also very flexible, such as.Txt,.Bat, and even edit.C,.Bas format. FOR 8_1: C:\edit / * * / enter edit mode FOR 8_2: C:\edit yyy.txt /*--- edit the contents of the yyy.txt file, if you want to support the Chinese should install the UCDOS---*/ format. 9.REN - file rename command Function: change the file name. Type: internal commands. Format: REN[letter []]: old path filename U new file name FOR 9: C:\ren yyy.txt cly.txt 10.DEL - delete the file command Function: deletes the specified file. U Type: internal commands. U drive: Format: DEL[[]] file name [/P] path Description: select the /P parameter, the system before deleting, ask whether you really want to d

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档