Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
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 chanting in the Monastery: (8)
As of 2024-10-09 03:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (44 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.