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

Re^2: simple chmod (better error messages)

by Aristotle (Chancellor)
on Dec 26, 2003 at 04:55 UTC ( [id://317039]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    chmod $mod, $file or die "Couldn't chmod $file";
    
  2. or download this
    chmod $mod, $file or die "Couldn't chmod $file: $!\n";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-19 09:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found