Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EliteLoser/GetSTFolderSize
Get folder sizes blazingly fast with PowerShell
https://github.com/EliteLoser/GetSTFolderSize
folder powershell robocopy size
Last synced: 9 days ago
JSON representation
Get folder sizes blazingly fast with PowerShell
- Host: GitHub
- URL: https://github.com/EliteLoser/GetSTFolderSize
- Owner: EliteLoser
- License: mit
- Created: 2018-08-03T23:50:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-25T21:17:13.000Z (over 1 year ago)
- Last Synced: 2024-08-02T05:22:57.178Z (3 months ago)
- Topics: folder, powershell, robocopy, size
- Language: PowerShell
- Homepage: https://www.powershelladmin.com/wiki/Get_Folder_Size_with_PowerShell,_Blazingly_Fast
- Size: 166 KB
- Stars: 49
- Watchers: 5
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazingly-fast - GetSTFolderSize - Get folder sizes blazingly fast with PowerShell (PowerShell)
- jimsghstars - EliteLoser/GetSTFolderSize - Get folder sizes blazingly fast with PowerShell (PowerShell)
README
# GetSTFolderSize
Get folder sizes blazingly fast with PowerShellInstall from the PowerShell Gallery with `Install-Module -Name GetSTFolderSize`. You can add the optional parameter and value `-Scope CurrentUser` to install it only for your own user.
Blog documentation:
https://www.powershelladmin.com/wiki/Get_Folder_Size_with_PowerShell,_Blazingly_FastQuick demonstration of v1.3.0 in a screen dump:
![Get-STFolderSize example picture](/img/Get-STFolderSize-example-pic.png)