D盘突然爆红,我还以为是我环境下多了,最后发现是steam删游戏是假删。。。。 1234567Get-ChildItem -Directory | ForEach-Object { $sizeInBytes = (Get-ChildItem$_.FullName -Recurse | Measure-Object -Property Length -Sum).Sum $sizeInGB =$sizeInBytes / 1GB if ($sizeInGB -gt 1) { $_.FullName + " " +$sizeInGB.ToString("F2") + " GB" }} windows author: tumytime link: http://tumytime.github.io/2024/09/16/windows查看当前目录下文件夹大小的命令/ Copyright notice: All articles on this website, unless otherwise stated, adopt CC BY-NC-ND 4.0 reprint policy. If reproduced, please indicate source! Prev: 【李飞飞的AI课】Introduction to Convolut Next: 9-12月中旬(六级结束)任务整理 你的赏识是我前进的动力 支付宝 微信