Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Nov 2002 07:50:06 -0800
From:      "Paul A. Scott" <pscott@skycoast.us>
To:        Paul Everlund <tdv94ped@cs.umu.se>
Cc:        Kent Stewart <kstewart@owt.com>, mike <mike@labs.unixhideout.com>, <freebsd-questions@freebsd.org>
Subject:   Re: simple question
Message-ID:  <B9EE7A2E.F23D%pscott@skycoast.us>
In-Reply-To: <Pine.GSO.4.44.0211061631140.27882-100000@kvist.cs.umu.se>

next in thread | previous in thread | raw e-mail | index | archive | help
> Just a shot in the dark, but how about...
> 
> # script tarout tar -xvzf ports.tar.gz &

Actually, that won't work. The 'script' command will redirect the output to
a file, but it still outputs to the terminal, which is not what was
originally requested. My previous explanation is the correct solution.

Paul A. Scott
mailto:pscott@skycoast.us
http://skycoast.us/pscott/


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?B9EE7A2E.F23D%pscott>