自己製作DOS命令全集

2021-04-15 10:13:17 字數 3327 閱讀 1295

市面上關於dos命令詳細講解的書籍已經難找了。

本例項講告訴你如何在一分鐘內自己製作一套

dos命令集。只要你按下面的方法一步一步做:

@echo off

echo "**********===(^_^)***************="

copy 1.txt dos命令大全.txt

help>>dos命令大全.txt

copy 1.txt attrib.txt

help attrib>>attrib.txt

coyp 1.txt break.txt

help break>>break.txt

coyp 1.txt call.txt

help call>>call.txt

coyp 1.txt cd.txt

help cd>>cd.txt

coyp 1.txt chcp.txt

help chcp>>chcp.txt

coyp 1.txt chdir.txt

help chdir>>chdir.txt

coyp 1.txt chkdsk.txt

help chkdsk>>chkdsk.txt

coyp 1.txt cls.txt

help cls>>cls.txt

coyp 1.txt cmd.txt

help cmd>>cmd.txt

coyp 1.txt color.txt

help color>>color.txt

coyp 1.txt comp.txt

help comp>>comp.txt

coyp 1.txt copy.txt

help copy>>copy.txt

coyp 1.txt date.txt

help date>>date.txt

coyp 1.txt del.txt

help del>>del.txt

coyp 1.txt dir.txt

help dir>>dir.txt

coyp 1.txt diskcopy.txt

help diskcopy>>diskcopy.txt

coyp 1.txt doskey.txt

help doskey>>doskey.txt

coyp 1.txt echo.txt

help echo>>echo.txt

coyp 1.txt endlocal.txt

help endlocal>>endlocal.txt

coyp 1.txt fc.txt

help fc>>fc.txt

coyp 1.txt findstr.txt

help findstr>>findstr.txt

coyp 1.txt for.txt

help for>>for.txt

coyp 1.txt format.txt

help format>>format.txt

coyp 1.txt ftype.txt

help ftype>>ftype.txt

coyp 1.txt goto.txt

help goto>>goto.txt

coyp 1.txt if.txt

help if>>if.txt

coyp 1.txt md.txt

help md>>md.txt

coyp 1.txt mkdir.txt

help mkdir>>mkdir.txt

coyp 1.txt mode.txt

help mode>>mode.txt

coyp 1.txt more.txt

help more>>more.txt

coyp 1.txt move.txt

help move>>move.txt

coyp 1.txt path.txt

help path>>path.txt

coyp 1.txt print.txt

help print>>print.txt

coyp 1.txt prompt.txt

help prompt>>prompt.txt

coyp 1.txt rd.txt

help rd>>rd.txt

coyp 1.txt ren.txt

help ren>>ren.txt

coyp 1.txt rename.txt

help rename>>rename.txt

coyp 1.txt replace.txt

help replace>>replace.txt

coyp 1.txt rmdir.txt

help rmdir>>rmdir.txt

coyp 1.txt set.txt

help set>>set.txt

coyp 1.txt setlocal.txt

help setlocal>>setlocal.txt

coyp 1.txt shift.txt

help shift>>shift.txt

coyp 1.txt sort.txt

help sort>>sort.txt

coyp 1.txt start.txt

help start>>start.txt

coyp 1.txt subst.txt

help subst>>subst.txt

coyp 1.txt time.txt

help time>>time.txt

coyp 1.txt title.txt

help title>>title.txt

coyp 1.txt tree.txt

help tree>>tree.txt

coyp 1.txt type.txt

help type>>type.txt

coyp 1.txt xcopy.txt

help xcopy>>xcopy.txt

echo the program is be end!

echo on

第四步:將 2.txt 改名為 2.bat

(也就是乙個批處理檔案)

第五步:雙擊執行2.bat檔案,大功告成!

幾秒鐘後,你會發現這個目錄裡已經有了幾十個檔案,

名字為 if.txt ,for.txt, format.txt......之類的

檔案,這些就是你的dos命令大全了

DOS命令全集和詳解

一 md 建立子目錄 xcl1 功能 建立新的子目錄 syjx 2 型別 內部命令 k c 3 格式 md 碟符 路徑名 子目錄名 zy1 4 使用說明 wjj 1 碟符 指定要建立子目錄的磁碟驅動器字母,若省略,則為當前驅動器 5 2 路徑名 要建立的子目錄的上級目錄名,若預設則建在當前目錄下。0...

自己總結的dos命令

dir 顯示目錄中的檔案和子目錄列表。b 不顯示修改日期等資訊 只顯示檔名 o sortorder 控制 dir 排序和顯示目錄名和檔名的順序。如果省略 o,dir 將按它們在目錄中出現的順序顯示名稱。如果在沒有指定 sortorder 的情況下使用 o,dir 顯示按字母順序排列的目錄名,然後顯示...

DOS版環球經典遊戲全集

2004年09月10日 10 24 00 經典的東西總是讓人懷念,記得以前為了玩乙個智冠的三國演義ii,將自己的的中華學習機cec ii換成了286。每個從那時過來的老鳥都會懷念那時dos下面這些遊戲。曾經引領多少老鳥進入計算機的世界,並讚嘆那個時代開發人員的想象力,能在dos下創造出如此輝煌。ed...