#!/usr/bin/env ruby # This code comes from http://ruby-it.org/pages/Leggere+Metadati+Da+File # Check the page for copyright notice and explanations >> stat=File.stat 'plt-prefs.ss' => # >> stat.atime => Fri Mar 19 18:17:25 ora solare Europa occidentale 2004 >> stat.readable? => true >> stat.symlink? => false