Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2003 20:28:52 -0800
From:      paul beard <paulbeard@mac.com>
To:        "Feltis, Ralph C." <FELTIRC@dshs.wa.gov>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Network messaging
Message-ID:  <0B53C2FE-1B12-11D8-B61F-000A95BBCCF8@mac.com>
In-Reply-To: <496C6CA6ABA8DD4AB652EA39C9E5540D2938BA@dshs-exch1>
References:  <496C6CA6ABA8DD4AB652EA39C9E5540D2938BA@dshs-exch1>

next in thread | previous in thread | raw e-mail | index | archive | help

On Nov 19, 2003, at 1:21 PM, Feltis, Ralph C. wrote:

> Ahh yes, I see how preparing an elegant solution would provide greater
> flexibility.  However, Cordula's solution (ssh user@some.host strings
> somefile) is about a 15 second fix, whereas setting up a server is, 
> well,
> not so much a 15 second fix.  Thanks for your all help guys.
>
This is something you could find in the Perl Cookbook (or even in the 
man pages, if I remember rightly).

Or you could do it really crudely and have a shell script that consists 
of "cat /some/text/file" set up in /etc/services and [x]inetd to spit 
out the information you want. Depends on how secure it needs to be or 
how involved you want to get.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0B53C2FE-1B12-11D8-B61F-000A95BBCCF8>