> > > anyone know of a way to determine the user who last 
> > accessed or modified a
> > > file ?

In general, anything you want to know about a given file is available
thru the stat() function.
http://www.perldoc.com/perl5.6.1/pod/func/stat.html

xoxo,
Andy

-- 
'Andy Lester        [EMAIL PROTECTED]
 Programmer/author  petdance.com
 Daddy              parsley.org/quinn   Jk'=~/.+/s;print((split//,$&)
                            [unpack'C*',"n2]3%+>\"34.'%&.'^%4+!o.'"])

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to