11 releases
new 0.1.0 | Jan 13, 2025 |
---|---|
0.0.11 | Dec 26, 2023 |
0.0.8 | Nov 21, 2023 |
#2742 in Command line utilities
521 downloads per month
49KB
156 lines
FS
Get a quick rundown of your storage usage using fs_rs
CLI
Install
cargo install fs_rs
Usage
# 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
Dependencies
~6–33MB
~492K SLoC