标题: 请教:DOS里如何显示隐藏文件
[打印本页]
作者: 小学生
时间: 2004-7-24 00:00
标题: 请教:DOS里如何显示隐藏文件
凡请高手们多多指教,看了一些DOS的入门资料,就是找不到在DOS下显示隐藏文件的命令,知道请告诉我,谢谢!
作者: 小学生
时间: 2004-7-24 00:00
我在线等着哪位大侠教我!!!!
作者: autoit
时间: 2004-7-24 00:00
作者: 小学生
时间: 2004-7-24 00:00
已经抄下来了,dir/ah是不是能显示所有隐藏文件,另外这个“?”是不是指我要显示的文件名:如“dir/abc.mp3”谢谢指教。
作者: Michael
时间: 2004-7-24 00:00
dir /? 是向系统寻求帮助。dir abc.mp3是正确的格式.
作者: JonePeng
时间: 2004-7-24 00:00
有时候dir /ah不一定能显示全部隐藏文件哦。该命令对那些具有系统或只读属性的文件不一定有效。你可以试试dir /as或dir/ar,也许会找到你所要的文件。另外还有一个技巧:dir /a可以把任何属性的文件,不管它是隐藏的还是系统属性的,都统统显示出来!!!
作者: sjackalxj
时间: 2004-7-24 00:00
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).
作者: 网络菜鸟
时间: 2004-7-25 00:00
正
作者: aotowang
时间: 2004-7-28 00:00
顶
作者: zhuang_yan
时间: 2004-7-30 00:00
DOS我一窍不通~~~!该怎么办呀~~~各位大哥大姐