On Mon, 15 Aug 2005, Reinhard Nissl wrote:

> Michael Schaap wrote:
>
> > note that you *can* rename a running executable.
>
> But isn't renaming a running executable only a feature of recent Windows
> OSs?

FYI, even on WinXP, which does allow renaming a currently running program,
Cygwin will break, since it apparently relies on the application image
being present on-disk when forking.  So, while "mv /bin/bash.exe
/bin/bash1.exe" works, subsequent invocations of any command result in
"bash: fork: No such file or directory".
        Igor
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. /DA

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to