p5-Number-Bytes-Human

convert byte count to human readable format

WWW CVSWeb GITHub
  1. Package version
    p5-Number-Bytes-Human-0.11
  2. Maintainer
    The OpenBSD ports mailing-list

This module provides a formatter which turns byte counts to usual readable
format, like '2.0K', '3.1G', '100B'. It was inspired in the -h option of Unix
utilities like du, df and ls for "human-readable" output.