導航:首頁 > 程序命令 > 安卓dir命令

安卓dir命令

發布時間:2023-12-03 23:02:39

① dir 是什麼命令各位先生!請問

DIR——顯示磁碟目錄命令
1.功能:顯示磁碟目錄的內容。
2.類型:內部命令
3.格式:DIR [盤符][路徑][/P][/W]
4.
使用說明:/P的使用;當欲查看的目錄太多,無法在一屏顯示完屏幕會一直往上卷,不容易看清,加上/P參數後,屏幕上會分面一次顯示23行的文件信息,然後暫停,並提示;Press
any key to continue
/W的使用:加上/W只顯示文件名,至於文件大小及建立的日期和時間則都省略。加上參數後,每行可以顯示五個文件名。

② 如何用dir只顯示文件夾列表

實現的方法和詳細的操作步驟如下:

1、第一步,在DOS環境下,如果要查看dir命令的用法,可以鍵入命令「dir /?」,見下圖,轉到下面的步驟。

③ dir 命令後可以接的完整參數

[root@localhost ~]# dir --help
用法:dir [選項]... [文件]...
List information about the FILEs (the current directory by default).
Sort entries alphabetically if none of -cftuvSUX nor --sort.

長選項必須用的參數在使用短選項時也是必須的。
-a, --all 不隱藏任何以 . 字元開始的項目
-A, --almost-all 列出除了 . 及 .. 以外的任何項目
--author 和 -l 同時使用時列出每個文件的作者
-b, --escape 以八進制溢出序列表示不可列印的字元
--block-size=大小 塊以指定<大小>的位元組為單位
-B, --ignore-backups 不列出任何以 ~ 字元結束的項目
-c 配合 -lt:根據 ctime 排序及顯示 ctime (文件
狀態最後更改的時間)
配合 -l:顯示 ctime 但根據名稱排序
否則:根據 ctime 排序
-C list entries by columns
--color[=WHEN] control whether color is used to distinguish file
types. WHEN may be `never', `always', or `auto'
-d, --directory list directory entries instead of contents,
and do not dereference symbolic links
-D, --dired generate output designed for Emacs' dired mode
-f do not sort, enable -aU, disable -lst
-F, --classify append indicator (one of */=>@|) to entries
--file-type likewise, except do not append `*'
--format=WORD across -x, commas -m, horizontal -x, long -l,
single-column -1, verbose -l, vertical -C
--full-time like -l --time-style=full-iso
-g like -l, but do not list owner
-G, --no-group like -l, but do not list group
-h, --human-readable with -l, print sizes in human readable format
(e.g., 1K 234M 2G)
--si likewise, but use powers of 1000 not 1024
-H, --dereference-command-line
follow symbolic links listed on the command line
--dereference-command-line-symlink-to-dir
follow each command line symbolic link
that points to a directory
--hide=PATTERN do not list implied entries matching shell PATTERN
(overridden by -a or -A)
--indicator-style=WORD append indicator with style WORD to entry names:
none (default), slash (-p),
file-type (--file-type), classify (-F)
-i, --inode with -l, print the index number of each file
-I, --ignore=PATTERN do not list implied entries matching shell PATTERN
-k like --block-size=1K
-l 使用較長格式列出信息
-L, --dereference 當顯示符號鏈接的文件信息時,顯示符號鏈接所指示
的對象而並非符號鏈接本身的信息
-m 所有項目以逗號分隔,並填滿整行行寬
-n, --numeric-uid-gid like -l, but list numeric user and group IDs
-N, --literal print raw entry names (don't treat e.g. control
characters specially)
-o like -l, but do not list group information
-p, --indicator-style=slash
append / indicator to directories
-q, --hide-control-chars 以 ? 字元代替無法列印的字元
--show-control-chars 直接顯示無法列印的字元 (這是默認方式,除非調用
的程序名稱是「ls」而且是在終端機畫面輸出結果)
-Q, --quote-name 將項目名稱括上雙引號
--quoting-style=方式 使用指定的 quoting <方式>顯示項目的名稱:
literal、locale、shell、shell-always、c、escape
-r, --reverse 逆序排序
-R, --recursive 遞歸列出所有子目錄
-s, --size 和 -l 同時使用時以塊為單位列出每個文件的大小
-S 根據文件大小排序
--sort=WORD 以下是可選用的 WORD 和它們代表的相應選項:
extension -X status -c
none -U time -t
size -S atime -u
time -t access -u
version -v use -u
--time=WORD 和 -l 同時使用時顯示 WORD 所代表的時間而非修改時
間:atime、access、use、ctime 或 status;加上
--sort=time 選項時會以指定時間作為排序關鍵字
--time-style=STYLE 和 -l 同時使用時根據 STYLE 代表的格式顯示時間:
full-iso、iso、locale、posix-iso、+FORMAT。
FORMAT 即是「date」所用的時間格式;如果 FORMAT
是 FORMAT1<新行>FORMAT2,FORMAT1 適用於較舊
的文件而 FORMAT2 適用於較新的文件;如果 STYLE
以「posix-」開頭,則 STYLE 僅在 POSIX 語系之外
生效。
-t 根據修改時間排序
-T, --tabsize=寬度 自行指定 tab 的<寬度>,而非 8 個字元
-u with -lt: sort by, and show, access time
with -l: show access time and sort by name
otherwise: sort by access time
-U do not sort; list entries in directory order.
In combination with one_per_line format `-1',
it will show files immediately and it has no
memory limitations.
-v sort by version
-w, --width=COLS 自行指定螢幕寬度而不使用目前的數值
-x 逐行列出項目而不是逐欄列出
-X 根據擴展名排序
-1 每行只列出一個文件

SELinux options:

--lcontext Display security context. Enable -l. Lines
will probably be too wide for most displays.
-Z, --context Display security context so it fits on most
displays. Displays only mode, user, group,
security context and file name.
--scontext Display only security context and file name.

--help 顯示此幫助信息並退出
--version 輸出版本信息並退出

[大小]可以是以下的單位(單位前可加上整數):
kB 1000,K 1024,MB 1000000,M 1048576,還有 G、T、P、E、Z、Y。

By default, color is not used to distinguish types of files. That is
equivalent to using --color=none. Using the --color option without the
optional WHEN argument is equivalent to using --color=always. With
--color=auto, color codes are output only if standard output is connected
to a terminal (tty). The environment variable LS_COLORS can influence the
colors, and can be set easily by the dircolors command.

Exit status is 0 if OK, 1 if minor problems, 2 if serious trouble.

請向 <[email protected]> 報告錯誤。

④ 網路上dir是什麼意思

dir命令的作用是列出磁碟上所有的或指定的文件目錄,可以顯示的內容包含卷標、文件名、文件大小、文件建立日期和 有時間、目錄名、磁碟剩餘空間等。

dir命令格式如下:dir 【盤符】【路徑】【文件名】【/P】【/W】【/A:屬性】。

dir命令是顯示磁碟目錄命令,在命令提示符下輸入dir,就會把這個磁碟全部的東西都顯示出來,如果是黑客要找肉雞電腦的資料,都是通過這個命令的查看。

對於一個黑客來說,必須要記住dir命令/a 參數,該參數是查看目標主機中帶有隱藏性質的文件,例如 木馬程序,病毒程序等。例如dir d:/a-d。

介紹

/P:當顯示的信息超過-.屏時暫停顯示,直至按任意鍵才繼續顯示。

/W:以橫向排列的形式顯示文件名和目錄名,每行5個(不顯示文件大小、建立日期和時間)。

/A:屬性:僅顯示指定屬性的文件,無此參數時,dir顯示除系統和隱含文件外的所有文件。可指定為以下幾種形式:AS:顯示系統文件的信息;/AH:顯示隱含文件的信息;/AR:顯示只讀文件的信息;/AA:顯示歸檔文件的信息;/AD:顯示目錄信息。

閱讀全文

與安卓dir命令相關的資料

熱點內容
雲看地是什麼APP 瀏覽:883
數學指南pdf 瀏覽:856
phpcurldll64位 瀏覽:976
程序員脫產一年半 瀏覽:849
hr招程序員有什麼條件 瀏覽:587
android開源集合 瀏覽:867
華為雲伺服器登錄密碼和賬號 瀏覽:154
中世紀java程序員 瀏覽:786
什麼開發引擎使用python 瀏覽:176
sh腳本運行命令 瀏覽:316
廣聯達加密鎖怎麼看到期 瀏覽:173
cad軌跡命令 瀏覽:980
同事刷到女程序員自媒體視頻 瀏覽:573
校驗演算法的缺點是什麼 瀏覽:718
PHP商品分類功能實現 瀏覽:330
php取字元串中間 瀏覽:432
程序員經常用工具 瀏覽:837
降服主力指標源碼主圖 瀏覽:502
python實用庫 瀏覽:694
電腦默認7個文件夾 瀏覽:13