Veritas-bu

[Veritas-bu] Need total bytes backed up by day

2004-09-30 12:58:44
Subject: [Veritas-bu] Need total bytes backed up by day
From: ewilts AT ewilts DOT org (Ed Wilts)
Date: Thu, 30 Sep 2004 11:58:44 -0500
On Thu, Sep 30, 2004 at 09:36:04AM -0600, Mark.Donaldson AT cexp DOT com wrote:
> ...or you can have awk do the math for you:
> 
>  bpimagelist -U -hoursago 24 | awk '{sum=sum+$5/1024/1024}END{print sum "
> GB"}'

Except the definition of GB these days is 1000 MB, not 1024.  Yup, the
standard changed and only us old farts still like to use 1024.

1 GB = 10**9 B

http://physics.nist.gov/cuu/Units/binary.html

-- 
Ed Wilts, Mounds View, MN, USA
mailto:ewilts AT ewilts DOT org

<Prev in Thread] Current Thread [Next in Thread>