Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: CHMOD Question

by ask (Pilgrim)
on Nov 24, 2001 at 19:55 UTC ( [id://127270]=note: print w/replies, xml ) Need Help??


in reply to CHMOD Question

(assuming you just misspelled chmod). Try adding error checking, like
chmod 0755, $filename or warn "Could not chmod $filename: $!"

 - ask

-- 
ask bjoern hansen, http://ask.netcetera.dk/   !try; do();

Replies are listed 'Best First'.
Re: Re: CHMOD Question
by Anonymous Monk on Nov 25, 2001 at 00:45 UTC
    Hi, $! gives permission denied.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-29 14:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found