Windows PowerShell. The following command will find and list all files that are larger than 500MB in the entire C:\ drive. Get-ChildItem C:\ -recurse ...
確定! 回上一頁