Ruby 2.0.0 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > File::Statクラス > ino
ino -> Integer
i-node 番号を返します。
fs = File::Stat.new($0) #例 p fs.ino #=> 0