On Fri, Jan 30, 2004 at 01:41:42PM -0500, Marshal Newrock wrote: > On Fri, 30 Jan 2004, Paul Stear wrote: > > > Can anybody help with my backup script? I need to calculate the free space on > > a disc. > > I can get the disc size so all I need is to calculate the used size and then > > subtract. > > Or is there an easier way? > > df
df -h gives very nice output. -- Brian -- Brian Richardson Sun Certified Java Programmer GnuPG Fingerprint 132E 867F 4E73 0607 A4AA 49A7 CB0D BCC9 DEC2 886C Public Key available at http://www.cubik.ca/ -- [EMAIL PROTECTED] mailing list
