Terry Stockdale wrote:
> At 04:52 PM 9/27/2005, you wrote:
> 
>> Does anyone know of a command line tool that will
>> convert a number into human readable format?
>>
>> ie:
>> 141184412
>> equals
>>
>> 141184KB
>> 141MB
>> .14GB
>>
>>
>> these numbers are in a log file. I just want to
>> be able to glance at the file and see the sizes without
>> having to think so hard about it and try to count
>> 3 digits from right to left.
> 
> Google.
> 
> Put
> 141184412 bytes in GB
> in the Google search bar.
> 
> The answer it gave is
> 141 184 412 bytes = 0.13148823 gigabytes
> 

I don't think this is what he was looking for. I would not be able nor 
want to put my logfiles into the Google search bar.

For instance one of my websites last weeks access_log file was over 13Gb 
that's plenty of copy paste there.  :-)

Petri

Reply via email to