|
小学生
中级用户
  
积分 204
发帖 31
注册 2004-2-20
状态 离线
|
『楼 主』:
请教:DOS里如何显示隐藏文件
使用 LLM 解释/回答一下
凡请高手们多多指教,看了一些DOS的入门资料,就是找不到在DOS下显示隐藏文件的命令,知道请告诉我,谢谢!
Please ask experts for more advice. I've read some introductory materials about DOS, but I just can't find the command to display hidden files under DOS. If you know, please tell me. Thank you!
|
|
2004-7-24 00:00 |
|
|
小学生
中级用户
  
积分 204
发帖 31
注册 2004-2-20
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
我在线等着哪位大侠教我!!!!
I'm waiting online for some expert to teach me!!!
|
|
2004-7-24 00:00 |
|
|
autoit
系统支持
            
积分 904
发帖 339
注册 2002-10-10 来自 厦门
状态 离线
|
|
2004-7-24 00:00 |
|
|
小学生
中级用户
  
积分 204
发帖 31
注册 2004-2-20
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
已经抄下来了,dir/ah是不是能显示所有隐藏文件,另外这个“?”是不是指我要显示的文件名:如“dir/abc.mp3”谢谢指教。
It has been copied down. Does "dir/ah" can display all hidden files? Also, is this "?" referring to the file name I want to display: such as "dir/abc.mp3"? Thanks for your advice.
|
|
2004-7-24 00:00 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
dir /? 是向系统寻求帮助。dir abc.mp3是正确的格式.
dir /? is to seek help from the system. dir abc.mp3 is the correct format.
|

简单就是美 |
|
2004-7-24 00:00 |
|
|
JonePeng
金牌会员
      D◎$ Fαп
积分 4562
发帖 1883
注册 2004-1-19 来自 广东广州
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
有时候dir /ah不一定能显示全部隐藏文件哦。该命令对那些具有系统或只读属性的文件不一定有效。你可以试试dir /as或dir/ar,也许会找到你所要的文件。另外还有一个技巧:dir /a可以把任何属性的文件,不管它是隐藏的还是系统属性的,都统统显示出来!!!
Sometimes, dir /ah may not display all hidden files. This command may not be effective for files with system or read-only attributes. You can try dir /as or dir/ar, maybe you can find the file you want. Also, there is another trick: dir /a can display all files regardless of their attributes, whether they are hidden or have system attributes!!!
|

----====≡≡≡≡ 我的至爱,永远是MSDOS!≡≡≡≡====----
|
|
2004-7-24 00:00 |
|
|
sjackalxj
初级用户
 
积分 143
发帖 10
注册 2004-5-21
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
DIR attributes]]
sortorder]]
Specifies drive, directory, and/or files to list.
(Could be enhanced file specification or multiple filespecs.)
/P Pauses after each screenful of information.
/W Uses wide list format.
/A Displays files with specified attributes.
attributes D Directories R Read-only files
H Hidden files A Files ready for archiving
S System files - Prefix meaning not
/O List by files in sorted order.
sortorder N By name (alphabetic) S By size (smallest first)
E By extension (alphabetic) D By date & time (earliest first)
G Group directories first - Prefix to reverse order
A By Last Access Date (earliest first)
/S Displays files in specified directory and all subdirectories.
/B Uses bare format (no heading information or summary).
/L Uses lowercase.
/V Verbose mode.
/4 Displays year with 4 digits (ignored if /V also given).
DIR attributes]]
sortorder]]
Specifies drive, directory, and/or files to list.
(Could be enhanced file specification or multiple filespecs.)
/P Pauses after each screenful of information.
/W Uses wide list format.
/A Displays files with specified attributes.
attributes D Directories R Read-only files
H Hidden files A Files ready for archiving
S System files - Prefix meaning not
/O List by files in sorted order。
sortorder N By name (alphabetic) S By size (smallest first)
E By extension (alphabetic) D By date & time (earliest first)
G Group directories first - Prefix to reverse order
A By Last Access Date (earliest first)
/S Displays files在指定目录及其所有子目录中。
/B Uses bare format (no heading information or summary).
/L Uses lowercase.
/V Verbose mode.
/4 Displays year with 4 digits (ignored if /V also given).
(Note: There are some minor formatting and translation adjustments here to make it more accurate and fluent while keeping the original technical content intact. The key is to ensure that the technical terms and command descriptions are accurately conveyed in English.)
|
|
2004-7-24 00:00 |
|
|
网络菜鸟
初级用户
 
积分 121
发帖 7
注册 2004-7-24
状态 离线
|
|
2004-7-25 00:00 |
|
|
aotowang
初级用户
 
积分 108
发帖 4
注册 2004-7-28
状态 离线
|
|
2004-7-28 00:00 |
|
|
zhuang_yan
初级用户
 
积分 109
发帖 4
注册 2004-7-30
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
DOS我一窍不通~~~!该怎么办呀~~~各位大哥大姐
I know nothing about DOS~~~! What should I do~~~! Big brothers and sisters, everyone
|
|
2004-7-30 00:00 |
|