Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Re: How do I generate a listing of all users who can access a directory?

by sgifford (Prior)
on May 04, 2004 at 19:55 UTC ( [id://350514]=note: print w/replies, xml ) Need Help??


in reply to Re: How do I generate a listing of all users who can access a directory?
in thread How do I generate a listing of all users who can access a directory?

That's not how my copy of perl is behaving:
$ ls -ld /tmp/test drwx--x--x 2 root root 1024 May 4 15:55 /tmp/test $ perl -e 'opendir(D,"/tmp/test") or die "opendir failed: $!\n";' opendir failed: Permission denied
  • Comment on Re: Re: How do I generate a listing of all users who can access a directory?
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://350514]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-25 12:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found