Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

-r broken on root_squash NFS?

by zigdon (Deacon)
on Jun 06, 2008 at 21:17 UTC ( [id://690766]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    dan@dbdb$ ls -l somefile.png
    -r-------- 1 dboger 3813 2008-06-05 16:46 somefile.png
    
  2. or download this
    dan@dbdb$ perl -le 'print "lies" if -r shift' somefile.png
    dan@dbdb$
    
  3. or download this
    dan@dbdb$ sudo perl -le 'print "lies" if -r shift' somefile.png
    lies
    dan@dbdb$ sudo file somefile.png
    couldn't open file
    somefile.png: regular file, no read permission
    

Log In?
Username:
Password:

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

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

    No recent polls found