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 |