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

Re^3: opening file for editing

by Anonymous Monk
on Oct 09, 2011 at 11:45 UTC ( [id://930452]=note: print w/replies, xml ) Need Help??


in reply to Re^2: opening file for editing
in thread opening file for editing

ok i got it, i just wanted to know any way i can open already existing file change it on the fly

Replies are listed 'Best First'.
Re^4: opening file for editing
by armstd (Friar) on Oct 09, 2011 at 11:56 UTC

    No, that's not how editors work. Read from original, write to a new temp file. When the writing is complete and successful(!), rename the temp file to the old name. Typically you don't want to wipe out the original until you are sure you have a good replacement for it.

    --Dave

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-19 11:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found