| Crates.io | fs_rs |
| lib.rs | fs_rs |
| version | 0.3.1 |
| created_at | 2023-11-18 06:09:46.289649+00 |
| updated_at | 2026-01-23 01:39:14.411975+00 |
| description | A simple file system information tool written in Rust. |
| homepage | https://github.com/akshaybabloo/fs_rs |
| repository | https://github.com/akshaybabloo/fs_rs |
| max_upload_size | |
| id | 1040300 |
| size | 146,000 |
Get a quick rundown of your storage usage using fs_rs CLI
cargo install fs_rs
# For current folder
fs_rs
# For a specific folder
fs_rs /path/to/folder
# For multiple folders
fs_rs /path/to/folder1 /path/to/folder2

-h or --help: Get help-s or --sort-by-size: Sort by size--disk-usage: Get disk usages--json: Get output in JSON format, prints to stdout--version: Get version