A simple program that prints a human-readable file size from a given path.
This project makes use of Java's IO and NIO libraries. The software is simply made to return the size of a file labeled with its units, thus being human-readable.
Formats file sizes for humans to read, gets some data or insight regarding a file's size.
Complete.
Read about contributing to this repository here.
MIT License