Hi, I need an equivalent of $subj php function in ruby... I have a directory and I need to find out how much I can save there... Only idea I have is to find mountpoint and then parse /proc, but it's very ugly solution :-) Thank you for help.