Skip to content

A simple BLAZING FAST rust program that calculates file/directory sizes. Somehow calculates directory sizes better than dolphin, lol.

Notifications You must be signed in to change notification settings

poffomoe/file-size-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File size calculator program!

Purpose

Thought I'd write something that would be useful for me.

I think it does better job at displaying actual size of a directory than Dolphin and du?.. Not sure though.

Features

You can calculate the size of a file or directory (or file) with it! Revolutionary!!!

How to use

file-size-calculator /path/to/directory/or/file

If no path was specified, the program will calculate the size of current directory.

Issues

  1. IT WILL CRASH IF THERE IS TOO MANY LEVELS OF SYMLINKS AND I HAVE NO IDEA HOW TO FIX IT :D i fixed it pogchamp
  2. du is faster :'(

About

A simple BLAZING FAST rust program that calculates file/directory sizes. Somehow calculates directory sizes better than dolphin, lol.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages