LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Parts/Attachments: text/plain (14 lines)
Print Reply
Mime-Version:
1.0
Sender:
LISTSERV give-and-take forum <[log in to unmask]>
Date:
Sat, 31 Mar 2001 14:18:00 -0500
Reply-To:
LISTSERV give-and-take forum <[log in to unmask]>
Subject:
From:
"Glenn A. Malling" <[log in to unmask]>
In-Reply-To:
Your message of "Sat, 31 Mar 2001 10:37:50 PST." <[log in to unmask]>
Content-Type:
text/plain; charset=us-ascii
Comments:
Oops, missed part of your question.  To have the output in the
listserv.log and on /dev/console try something like:

ls:235:respawn:/home/listserv/go 2>&1 |/usr/bin/tee -a /path/to/listserv.log \
                >/dev/console

This shell pipeline may not work in /etc/inittab.  If not take
it inside the go script.

LISTSERV crashes are quite rare so it's reasonable to start it
out of rc.local.

Glenn

ATOM RSS1 RSS2