Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Moving a .html file

by GrandFather (Saint)
on Feb 25, 2012 at 06:14 UTC ( [id://956065]=note: print w/replies, xml ) Need Help??


in reply to Re: Moving a .html file
in thread Moving a .html file

So '>' is almost certainly what you want rather than '+>' which opens the file for read/write, given that your script doesn't read from the file. From the open documentation:

You can put a '+' in front of the '>' or '<' to indicate that you want both read and write access to the file
True laziness is hard work

Replies are listed 'Best First'.
Re^3: Moving a .html file
by Sam_07 (Initiate) on Feb 25, 2012 at 08:54 UTC
    Ahh I see; I was under the impression that +> opened & truncated. Thanks yet again!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-19 04:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found