-
Notifications
You must be signed in to change notification settings - Fork 0
tancred/foldersize
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Usage: foldersize [ OPTIONS ] [ base ... ] ``base'' is the name of a directory that will be sized according to the specified depth. OPTIONS are zero or more of the following --depth depth, -d depth ``depth'' is the folder depth at which the sizing of folders begins. For example, foldersize -d 2 mydir will size all folders in the subfolders of ``mydir'', while foldersize mydir will size ``mydir'' itself, i.e., the default depth is 0. --sort-size, -s Specifies that the output should be sorted by size rather than name. --reverse, -r Reverses the output order.
About
Command line tool that calculates size of nested folders.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published