Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] stdin/stderr redirection under Solaris
- Date: Thu, 26 Aug 2004 18:56:28 +0900
- From: Jean-Christian Imbeault <jean-christian.imbeault@example.com>
- Subject: Re: [tlug] stdin/stderr redirection under Solaris
- References: <412C3FED.4000901@example.com> <Pine.LNX.4.50L0.0408250826570.31427-100000@example.com> <412D47C1.4000902@example.com> <Pine.LNX.4.50L0.0408251920290.14674-100000@example.com>
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
Steve Smith wrote: > > and for csh/tcsh did this: > ( t.sh | cat > f1) |& cat > f2 I spoke too soon when I said this was 'exactly' what I wanted :) How do I append a nohup to that? I've tried: $nohup ( t.sh | cat > f1) |& cat > f2 But that's bad syntax. And then $ (nohup t.sh | cat > f1) |& cat > f2 The processes seem to start but the console doesn't 'come back', i.e. no prompt comes back. I can ctrl-Z to put the process in the background and get a prompt; this leads me to believe I haven't really nohup'ed the whole thing ... Thanks, Jc
- References:
- [tlug] stdin/stderr redirection under Solaris
- From: Jean-Christian Imbeault
- Re: [tlug] stdin/stderr redirection under Solaris
- From: Steve Smith
- Re: [tlug] stdin/stderr redirection under Solaris
- From: Jean-Christian Imbeault
- Re: [tlug] stdin/stderr redirection under Solaris
- From: Steve Smith
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] stdin/stderr redirection under Solaris
- Next by Date: [tlug] funny error msg
- Previous by thread: Re: [tlug] stdin/stderr redirection under Solaris
- Next by thread: Re: [tlug] stdin/stderr redirection under Solaris
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links