Re: Re: domrun and output to /dev/ttyS10
| Newsgroups | gmane.linux.suse.domino |
|---|---|
| Message-ID | <OF2B03D2B7.EDEF506B-ONC1256D7B.003C6539-C1256D7B.003B8659@analytek.de> |
Hi, already done so ... anyway - thank you! Mit freundlichen Grüßen / Best regards Bruno Leonhardt Watchguard Certified System Professional CLP Domino R5 Systemadministrator "Thomas Schweikle" <[email protected]> schrieb am 07.08.2003 12:32:28: > > Hi! > > > > how could I get the messages of domino.log in > > /var/log/notes/ to /dev/ttyS10 ? I'm using the > > domrun-0.3.x Skript - it's working great ! But > > would be very nice, if the output could be > > visible on the 10th console ... > > ( and further logging in domino.log ! ) > > instead of > $DOMINO_BIN < /var/log/domino/input >> /var/log/domino/run 2>&1 & > > do > $DOMINO_BIN < /var/log/domino/input 2>&1 | tee /var/log/domino/run > > /dev/ttyS10 & > > -- > Thomas > > > > > > > > > >