Skip to content

kirill-sotnikov/sizeof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sizeof

A utility written in RUST 🦀 for getting the size of files or directories. Uses tokio for asynchronous file operations.

Examples

Getting dir size

sizeof some-dir
# 3.5 MB

Getting file size

sizeof some_file.txt
# 1.5 MB

Options

Use --help for information about options

sizeof --help

About

A utility written in RUST 🦀 for getting the size of files or directories. Uses tokio for asynchronous file operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages