Bash doesn't launch the applications directly.

Lenik len1@bodz.net
Thu Jan 15 06:00:00 GMT 2009


Hi, all

I noticed that when bash launches a program, for example win32 notepad.exe 
or cygwin sleep, it in fact launches another bash which launches the final 
program,

# sleep 10
-> running process:
  bash          (start here)
    bash
      sleep 10

This slows down the launching procedure.
Any idea?

Lenik 



--
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/



More information about the Cygwin mailing list