[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-bash] backgrounding a process sends it into a tailspin
From: |
Cook, Rich |
Subject: |
Re: [Help-bash] backgrounding a process sends it into a tailspin |
Date: |
Wed, 12 Sep 2012 21:00:44 +0000 |
On Sep 12, 2012, at 11:49 AM, Steven W. Orr wrote:
> On 09/12/12 14:43, quoth Chet Ramey:
>>> For completeness, here is the script I ran that hung:
>>
>> In read, according to strace. That's fine: it's just waiting for input.
>> I mean the one that your user ran in the background that caused the CPU-
>> killing signal storm.
>>
>> Chet
>>
>
> So then is is the case that instead of redirecting stdin from /dev/null, a
> better approach would be to close stdin, a la 0<- ?
I think that starts putting me in the woods. gnuplot needs stdin or it is kind
of useless to us
--
✐Richard Cook
✇ Lawrence Livermore National Laboratory
Bldg-453 Rm-4024, Mail Stop L-557
7000 East Avenue, Livermore, CA, 94550, USA
☎ (office) (925) 423-9605
☎ (fax) (925) 423-6961
---
Information Management & Graphics Grp., Services & Development Div., Integrated
Computing & Communications Dept.
(opinions expressed herein are mine and not those of LLNL)
- Re: [Help-bash] backgrounding a process sends it into a tailspin, (continued)
- Re: [Help-bash] backgrounding a process sends it into a tailspin, John Kearney, 2012/09/11
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Cook, Rich, 2012/09/11
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Dennis Williamson, 2012/09/11
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Chet Ramey, 2012/09/11
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Cook, Rich, 2012/09/12
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Chet Ramey, 2012/09/12
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Cook, Rich, 2012/09/12
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Cook, Rich, 2012/09/12
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Chet Ramey, 2012/09/12
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Steven W. Orr, 2012/09/12
- Re: [Help-bash] backgrounding a process sends it into a tailspin,
Cook, Rich <=
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Chet Ramey, 2012/09/12
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Cook, Rich, 2012/09/12
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Cook, Rich, 2012/09/12
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Greg Wooledge, 2012/09/13
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Cook, Rich, 2012/09/13
- Re: [Help-bash] backgrounding a process sends it into a tailspin, John Kearney, 2012/09/12
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Cook, Rich, 2012/09/12
- Message not available
- Re: [Help-bash] backgrounding a process sends it into a tailspin, Cook, Rich, 2012/09/12
Re: [Help-bash] backgrounding a process sends it into a tailspin, Chet Ramey, 2012/09/12