How to get the disk space details

Rails supports system() commands. So if you type: system('dh'),
personally i'd type: system('dh -h') for a nicer output :slight_smile:

Cheers Zach Inglis → Blog — http://www.zachinglis.com → Company — http://www.lt3media.com → Portfolio — http://portfolio.zachinglis.com

Im assuming you meant 'df' ...