From: Hassan Schroeder Date: 2010-06-25T07:47:10+09:00 Subject: Re: Ruby check permission On Thu, Jun 24, 2010 at 3:10 PM, 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). The API doc is your friend :-) ( look for File::Stat ) -- Hassan Schroeder ------------------------ hassan.schroeder@gmail.com twitter: @hassan