Yeah, I don't think there's a pure-Java way to do it.Originally posted by cjohnson
I don't know of any portable/Java-ish way to do that... only thing I could think of is making Java execute 'df -h' (if you're on a UNIX) and parse that correctly... i assume there's a similar command on windows systems.




Reply With Quote