[Lcdproc] Bash Accessable client

Robert Buchholz rbu@gentoo.org
Sat Mar 31 14:44:01 2007


Am 31.03.2007 um 09:14 schrieb Lars Stavholm:
> Jonathan Oxer wrote:
>> On Sat, 2007-03-31 at 12:19 +0700, bino_oetomo wrote:
>>> 1. Is there any LcdProc-client that can be accessed by bash
>>> I meant .. is there an easy way to write to LCD via BASH script ?
>>
>> There's a "tail" client that displays the last few lines of a file on
>> the LCD. I've used it in the past as a quick-n-dirty way to have  
>> random
>> scripts etc send messages to the display by echoing into a message  
>> file.
>
> Do you know where to find the tail client? There's no
> mentioning of it at <http://lcdproc.org/clients.php3>.

It's shipped with lcdproc at clients/examples/tail.pl

Robert