Skip to main content

Treefilesize Online

Example:

| Effect --- | --- treefilesize | Show current dir tree with file sizes treefilesize /path | Target specific directory treefilesize -d 2 | Limit depth to 2 levels treefilesize -o output.txt | Save to file treefilesize -L | Only show files > 10 MB treefilesize

treefilesize [directory] [options]

Tree file size, also known as disk usage or folder size, refers to the total size of a directory and all its contents, including files and subdirectories. It's a measure of the total disk space occupied by a directory and its contents. Example: | Effect --- | --- treefilesize |