Does anyone know how can I get the available space in a partition using as input a directory?
This would have to work on Linux, Mac and Windows, and be supported by Perl4 :P
Also a solution without external libraries would be better :)
I already have a solution, I think, but it's really ugly!