From owner-freebsd-questions Tue Mar 6 3: 2:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mobile.hub.org (SHW39-29.accesscable.net [24.138.39.29]) by hub.freebsd.org (Postfix) with ESMTP id 071A637B718 for ; Tue, 6 Mar 2001 03:02:43 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by mobile.hub.org (8.11.1/8.11.1) with ESMTP id f26B2ee00972 for ; Tue, 6 Mar 2001 07:02:41 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: mobile.hub.org: scrappy owned process doing -bs Date: Tue, 6 Mar 2001 07:02:40 -0400 (AST) From: The Hermit Hacker To: Subject: Redirecting stderr to syslog ... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If I want to redirect stderr to a file, in tcsh, I do: >& If I want to redirect stdout to syslog, I do: | logger -p How would one redirect stderr to syslog? Thanks ... Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message