|
|
楼主 |
发表于 2011-7-21 08:19:16
|
显示全部楼层
6# CUer
2011-07-05 17:53 <DIR> NVIDIA
2011-07-14 15:20 <DIR> Program Files
2011-07-18 13:15 4,058,366 RETS_CM.csv
2011-07-19 21:00 232 Rowcount.bat
2011-07-05 18:25 <DIR> SchedLog
2011-07-09 11:32 <DIR> temp
2011-07-14 15:10 <DIR> WINDOWS
6 个文件 4,058,766 字节
13 个目录 32,562,757,632 可用字节
C:\>find /c /v "" "c:\RETS_CM.csv"
find: unable to access "/c": 系统找不到指定的文件。
find: unable to access "/v": 系统找不到指定的文件。
find: unable to access "": 系统找不到指定的文件。
c:/RETS_CM.csv
系统是XP;
C:\WINDOWS\system32>ls find*
find.exe findstr.exe
这里能找到找find.exe |
|