gio*_*nte 6 powershell
我正在尝试此操作,但未打印任何内容:
Dir -Recurse "C:\temp" | Select Fullname
看起来此命令只是选择文件名。我想在控制台中看到它们。
Ant*_*ney 9
看一眼 Get-Childitem
Get-Childitem
Dir -Recurse c:\path\ | Get-Childitem
归档时间:
10 年,9 月 前
查看次数:
639 次
最近记录: