Re: Problem im Port open-motif

From: Oliver Fromme <olli(at)secnetix.de>
Date: Tue, 31 Dec 2002 00:32:40 +0100 (CET)

Matthias Fechner <idefix(at)fechner.net> wrote:
> Wie hat man denn gleich nochmal stdout und stderr in eine Datei
> umgeleitet( 2&1> datei oder so ähnlich)?

Bei Bourne-Shells (sh, ksh, zsh, bash): >Datei 2>&1
(Reihenfolge ist wichtig).
Bei C-Shells (csh, tcsh, zsh): >&Datei

Gruß
   Olli

-- 
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 majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 31 Dec 2002 - 00:32:46 CET

search this site