Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: root unable to unlink files

by leocharre (Priest)
on Sep 01, 2009 at 14:59 UTC ( [id://792680]=note: print w/replies, xml ) Need Help??


in reply to root unable to unlink files

Also .. you mention " I've tried unlink "$queue/$call_file" and rename "$queue/$call_file", "$queue/pending/$call_file", and neither seems to work as advertised." ...

Just how does it fail? Any error messages? Anything in $! ? Have you tried -f "$queue/$call_file" before you continue.. just to be extra super duper paranoid?

Have any code example where you try to delete something and it fails?

Why do you think it failed? Because afterwards things are not where they're supposed to be? Because.. yeah.. need to see some code.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://792680]
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: (3)
As of 2024-04-19 22:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found