Metadata-Version: 1.0
Name: duh
Version: 1.00
Summary: Human and sorted output for du
Home-page: https://github.com/grimborg/duh
Author: Òscar Vilaplana
Author-email: dev@oscarvilaplana.cat
License: http://www.gnu.org/licenses/gpl-2.0.html
Description: It runs du -h and sorts its output.
        
        For example::
        
            $ duh -s *
            1.0K    smallfile.txt
            1.0M    biggerfile.bin
            1.0G    largefile.bin
        
Platform: UNKNOWN
