search
尋找貓咪~QQ 地點 桃園市桃園區 Taoyuan , Taoyuan

【Windows Command 教學】"DIR" 指令如何使用? | 阿湯哥@IT三兩事

dir command

前言:

可能你會覺得 dir指令還需要學嗎?
但其實我們可以用 DIR來列出目錄清單並輸出,記錄一下簡單操作技巧。 

 

說明:

顯示檔案清單以列出目錄中的檔案及子目錄。

參數:

( 更多參數可使用 cmd 的 help查詢,或到 👉 Microsoft Docs )

下圖為 DIR參數

dir 參數

📌使用範例:

範例 1.顯示所有目錄及檔案清單

首先使用【WIN Key】+【R】> 開啟命令提示字元 CMD

顯示 d:\IT324_Blog 下目錄及檔案清單

> dir d:\IT324_Blog

dir-command-sample1

範例 2.使用參數 /b 不顯示標頭資訊和摘要

 > dir /b d:\IT324_Blog

dir-command-sample2

範例 3.再增加參數 /ad 只顯示目錄不顯示檔案

>  dir /b /ad d:\IT324_Blog

dir-command-sample3

範例 4.列出完整路徑我們可以再增加參數 /s

>  dir /b /ad /s d:\IT324_Blog

dir-command-sample4

範例 5.將需要的目錄清單輸出至文字檔

>  dir /b /ad /s d:\IT324_Blog > c:\temp2\Folders-list.txt

dir-command-sample5

▼參考資料:

👉 更多dir 使用範例參考 > Microsoft Docs

▼延伸閱讀:

👉 【Windows Command 教學】"echo" 指令如何使用?

👉 產生樹狀目錄結構圖超簡單, Windows Command 「tree」指令來執行

👉  forfiles Command 教學 | 教你使用forfiles 尋找及刪除過期的檔案

👉 使用Windows內建的Robocopy指令讓你快速備份和同步資料!



熱門推薦

本文由 itorz324blogspotcom 提供 原文連結

寵物協尋 相信 終究能找到回家的路
寫了7763篇文章,獲得2次喜歡
留言回覆
回覆
精彩推薦