[Bioc-devel] programmaticallly get unused disk space
Michael Stadler
michael.stadler at fmi.ch
Tue Jul 30 09:15:04 CEST 2013
Thanks, Davide.
That's also what I had in mind in case there is nothing more elegant to
be found.
Best,
Michael
On 29.07.2013 11:01, Davide Rambaldi IEO wrote:
> What about using already installed command line tools and parsing the output?
>
> - df (diskfree) on Linux and Mac OSX
>
> - fsutil on Windows
>
> Regards
>
> Davide
>
>
>
>> Dear list,
>>
>> I am looking for a way to programmatically get the unused disk space in
>> R, ideally in a portable way that works on windows/linux/os x.
>>
>> I have come across OS specific solutions for C (e.g. using statvfs for
>> linux), but I wonder if I am missing something simpler.
>>
>> Thank you for any help,
>> Michael
>>
>> _______________________________________________
>> Bioc-devel at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
More information about the Bioc-devel
mailing list