Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^5: [OT] rename(2) -- renaming file to itself produces no error.

by Coruscate (Sexton)
on Jan 08, 2004 at 05:35 UTC ( [id://319731]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: •Re: [OT] rename(2) -- renaming file to itself produces no error.
in thread [OT] rename(2) -- renaming file to itself produces no error.

Now, why would you be wanting to depend on the system to have to do the thinking for you. For example, if you (or someone you know) have written code that winds up calling rename $old, $new;, where $old eq $new, then I would consider that a flaw in the thought process that went into designing the code, not the fault of the system's rename.

Replies are listed 'Best First'.
Re: Re^5: [OT] rename(2) -- renaming file to itself produces no error.
by dmitri (Priest) on Jan 08, 2004 at 13:33 UTC
    Yes. And I only found it by actually reading the code. This made wonder about rename(2) behavior.

Log In?
Username:
Password:

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

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

    No recent polls found