[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sleep & Co on Linux (was: disown, fg, jobs)
From: |
Tim Mooney |
Subject: |
Re: sleep & Co on Linux (was: disown, fg, jobs) |
Date: |
21 Jun 2001 14:24:39 GMT |
In article <3b31f682@news.uni-ulm.de>,
Sven Mascheck <sven.mascheck@student.uni-ulm.de> wrote:
> I.e., the sleep(1) is *terminating* on SIGCONT (it sort of died
> already on SIGSTOP/TSTP).
I'm glad you interpreted it, I couldn't see what the original example
was supposed to illustrate.
Since sleep is an external program, this really isn't bash's problem,
though it is interesting.
Tim
--
Tim Mooney mooney@dogbert.cc.ndsu.NoDak.edu
Information Technology Services (701) 231-1076 (Voice)
Room 242-J6, IACC Building (701) 231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164
- disown, fg, jobs, Dan Jacobson, 2001/06/20
- Re: disown, fg, jobs, Paul Jarc, 2001/06/20
- sleep & Co on Linux (was: disown, fg, jobs), Sven Mascheck, 2001/06/21
- Re: sleep & Co on Linux (was: disown, fg, jobs),
Tim Mooney <=
- Re: sleep & Co on Linux (was: disown, fg, jobs), Paul Jarc, 2001/06/21
- Re: sleep & Co on Linux, Sven Mascheck, 2001/06/21
- Re: sleep & Co on Linux, Sven Mascheck, 2001/06/23
Re: disown, fg, jobs, Dan Jacobson, 2001/06/22