From: Robert McGovern Date: 2005-02-05T02:16:57+09:00 Subject: Re: cross platform method to obtain disk usage On Sat, 5 Feb 2005 01:25:59 +0900, Tim Ferrell wrote: > I am working on something where one of the requirements is to manage > disk usage (kind of a rotating backup thing) and I was wondering if > anyone could point me in the right direction for determining disk usage > from Ruby. Don't know, I do know that there has been an open bug / request for enhancement in Java for this for the last 7 years. The current target is JDK1.6, maybe 2 years away :( So if there was a way in Ruby, it would be another good reason for Java people to join the Ruby party ;) Rob