Treefilesize [LEGIT]

alias tfs='tree -h --du' alias tfs-large='tree -h --du -L 2 | grep -E "\[.*M\]"'

Example:

(often referenced interchangeably with TreeSize Free) is a specialized disk space analysis utility used to visualize and manage storage by displaying the size of every folder and subfolder in a hierarchical "tree" format. Unlike standard file explorers, which often hide the cumulative size of directories, TreeFileSize allows users to quickly identify "space hogs"—large, redundant, or forgotten files—to reclaim hard drive space. Key Features and Capabilities treefilesize

$ treefilesize ~/Downloads Downloads/ ├── resume.pdf (340 KB) ├── video.mp4 (1.2 GB) ⚠️ └── archive/ (800 MB) alias tfs='tree -h --du' alias tfs-large='tree -h --du