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 12:48:39 +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: > Bourne, Korn and csh are usually on Solaris. I think you're > trying to do this from the command line, so what shell you > get as a login shell is determined by your login. That's > what echo $SHELL will tell you. I didn't realize that the login shell was important, I thought I could switch to any other shell after, no? If not then my shell is /bin/csh > I wrote a simple test script in bourne shell. This sends > the string 'std err' to stderr and 'std out' to stdout. > #!/bin/sh > echo std err 1>&2 > echo std out > > and for csh/tcsh did this: > ( t.sh | cat > f1) |& cat > f2 I'll try this and see if it works! 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: Re: [tlug] stdin/stderr redirection under Solaris
- 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