bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EOF disowns background jobs?


From: Matthew Woehlke
Subject: EOF disowns background jobs?
Date: Wed, 11 Mar 2009 18:06:14 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.19) Gecko/20090105 Fedora/2.0.0.19-1.fc10 Thunderbird/2.0.0.19 Mnenhy/0.7.5.0

$ some-command &
$ ^D
(bash exits, leaving some-command running)

Is this what is supposed to happen? Just asking because it made me go "huh?"; I was expecting some-command to get SIGHUP'd.

--
Matthew
Please do not quote my e-mail address unobfuscated in message bodies.
--
Microsoft has become the next IBM; a dinosaur struggling to survive in the age of more able-to-adapt mammals (FLOSS). It remains to be seen if they'll be able to adapt before they go extinct.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]