bcal

Storage conversion and expression calculator for bytes, bits, and units

brewmacoslinux
Try with needOr install directly
Source

About

Storage conversion and expression calculator

Commands

bcal

Examples

Convert 1 gigabyte to megabytes$ bcal 1g b m
Calculate total size of 5 files at 2.5MB each$ bcal '5 * 2.5m'
Convert 1024 kilobytes to bytes and megabytes$ bcal 1024k b m