fsize
This is a project of mine, basically to end my problem with
the damn stat command that is unreadable.
Also because I had free time and a desire to do something different
that does not focus on Microsoft Windows.
The project is focused to be simple and easy to read,
so don't expect very advanced functions, but I will probably
add more according to my needs.

Install
You can install it running
go install -v github.com/Tom5521/fsize@latest
However, I recommend this method more:
Basically because go takes a long time to automatically detect the newest tags.
git clone https://github.com/Tom5521/fsize.git
just go-install # or "sudo just linux-install" which will copy it to /usr/bin
Or by copying one of the
binaries to your system to PATH