Christopher Schulte <[EMAIL PROTECTED]> wrote:
 > At 10:37 PM 1/6/2002 +0100, you wrote:
 > >I usually run a shell command like this ('#' is the prompt):
 > ># (date; make buildworld; date) | tee /var/tmp/buildworld.log
 > 
 > You can also look at the `script` command.  When executed, a new shell will 
 > begin and all output to terminal is stored in a file which can be checked 
 > after the fact.

I know about script, but I don't like it that much.
It tends to destroy my carefully crafted zsh prompt
(which is not simply a "#", of course).  :-}

Regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

"All that we see or seem is just a dream within a dream" (E. A. Poe)

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to