From: Lee Jarvis Date: 2010-06-25T07:50:09+09:00 Subject: Re: Ruby check permission --0015174c3d88d2011e0489ce7948 Content-Type: text/plain; charset=ISO-8859-1 Check out the File::Stat class: http://ruby-doc.org/core/classes/File/Stat.html On 24 June 2010 23:10, ingcarlos wrote: > I wanna know how to check for a permission in a file, 'cause I see > there is a method for changing the file permisison but there is no > method to get the current ls -l (-l string). > > Any Ideas?. > > Tnx for a soon reply. > > --0015174c3d88d2011e0489ce7948--