Gallagher, Tim F (NE) wrote:
> I need to move 3TB of data to a new SAN.  I have to make sure that I
> have the correct tights to move the data so I want to test my data
> before the move.  I want to walk the data and see if I have access to
> all the files.  I am not sure how to test the files to see if I have
> access or not.  I don't need to know what access I need to know if
> anyone took my group out.  I can still stat a file but how can I test
> for write access without writing to a file.

perldoc -f -w
perldoc -f -W



John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to