如何在命令提示符中使用文件名称搜索特定文件。
例如:
C:\>dir examplefile.txt /s /d
Volume in drive C has no label.
Volume Serial Number is 5200-9295
它只显示这个。帮我搜索驱动器上特定目录中的特定文件。
如何在命令提示符中使用文件名称搜索特定文件。
例如:
C:\>dir examplefile.txt /s /d
Volume in drive C has no label.
Volume Serial Number is 5200-9295
它只显示这个。帮我搜索驱动器上特定目录中的特定文件。