如果可以的話,建議使用Windows PowerShell 內建的cmdlet:Out-File 來取代「導向」的運算子:>: dir C:\Windows | Out-File files.txt.
確定! 回上一頁