Re: ssh Frage

From: Manfred Lotz <manfred.lotz(at)web.de>
Date: Tue, 16 Mar 2004 20:24:28 +0100

At Tue, 16 Mar 2004 20:04:20 +0100,
Nicolas Rachinsky wrote:
>
> * Manfred Lotz <manfred.lotz(at)web.de> [2004-03-16 19:17 +0100]:
> > At Tue, 16 Mar 2004 18:04:46 +0100 (CET),
> > Oliver Fromme wrote:
> > > $ ssh ... 'somescript.sh </dev/null 2>&1 | mail -s "Log" dich(at)domain &'
> > >
> >
> > Diese Version hängt bis ich das Skript auf dem anderen System platt
> > mache.
>
> Ja, die Ausgabe von mail mußt Du ebenfalls umleiten.
>
> ssh ... 'somescript.sh </dev/null 2>&1 | mail -s "Log" dich(at)domain >/dev/null 2>&1 &'
> [ungetestet]
>

Ja, in der Tat.

-- 
Manfred
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 16 Mar 2004 - 20:26:04 CET

search this site