Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2000 09:04:07 -0400 (EDT)
From:      Omachonu Ogali <oogali@intranova.net>
To:        James A Wilde <james.wilde@tbv.se>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Redirection
Message-ID:  <Pine.BSF.4.10.10005180903440.58609-100000@hydrant.intranova.net>
In-Reply-To: <003e01bfc0c9$11544c80$8c0aa8c0@hk.tbv.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 May 2000, James A Wilde wrote:

> A quick clarification first:  Root's default shell is the Bourne shell, sh.
> User's default shell is csh.  And presumably when User su's, his shell
> becomes the Bourne shell.  The machine is running 3.1, btw.  (Does anyone
> know if it is the same on Solaris 7?)
> 
> Almost all I do on the machine has to be done as root, so we are talking
> Bourne shell.  I'd like a simple formula for sending stdout and stderr to a
> file when I run make.  The man page has me totally confused.  In other
> words:
> 
> command [some incantation involving 12&> and a filename, possibly with |]

script make.output
make
logout

And the output from 'make' will be in make.output.
 
> which lets me see what's going on on the screen and save the same stuff to a
> file.
> 
> TIA
> 
> mvh/regards
> 
> James
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 

-- 
+-------------------------------------------------------------------------+
| Omachonu Ogali                                     oogali@intranova.net |
| Intranova Networking Group                 http://tribune.intranova.net |
| PGP Key ID:                                                  0xBFE60839 |
| PGP Fingerprint:       C8 51 14 FD 2A 87 53 D1  E3 AA 12 12 01 93 BD 34 |
+-------------------------------------------------------------------------+



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10005180903440.58609-100000>