public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Bash doesn't launch the applications directly.
@ 2009-01-15  6:00 Lenik
  2009-01-15 15:41 ` Eric Blake
  0 siblings, 1 reply; 7+ messages in thread
From: Lenik @ 2009-01-15  6:00 UTC (permalink / raw)
  To: cygwin

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/

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-01-16  8:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-15  6:00 Bash doesn't launch the applications directly Lenik
2009-01-15 15:41 ` Eric Blake
2009-01-15 20:05   ` Dave Steenburgh
2009-01-15 21:07     ` Christopher Faylor
2009-01-16 10:23       ` L Anderson
2009-01-16  4:22   ` Lenik
2009-01-16  4:25     ` Mark J. Reed

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).