I'm wanting to script file rename actions. But i never want to overwrite already existing files.
There is the "-n" flag, but this returns 0 if the destination file does exist. If this is not a bug i like a "-N" flag which return a number on a failed rename action. Thanks in advance, Edwin
