On Sat, 28 Feb 2015 13:15:42 +0100
Petter Adsen <[email protected]> wrote:

> I want to do a "du -sh *" in a directory, and sort the directories by
> sizes. The problem is that they are listed (since I use the "-h"
> option) in human-readable format. Is there an easy way to do this, so
> that 254G comes before 1,3T?

Use sort -h ?
 
Cheers,
 
Ron.
-- 
                        Have you ever imagined a world
                      with no hypothetical situations ?
                                    
                   -- http://www.olgiati-in-paraguay.org --
 


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Reply via email to