From 7ed89c97f760600df238f9853ee453570935870f Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Fri, 18 Jun 2004 21:41:44 +0000 Subject: 2.0 alpha RELEASED! --- samples/README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'samples/README') diff --git a/samples/README b/samples/README index b5802e5..6e7ee77 100644 --- a/samples/README +++ b/samples/README @@ -19,6 +19,12 @@ printed by listen.lua. These are tiny programs that perform Base64, Quoted-Printable and end-of-line marker conversions. + lp.lua -- lp client + +This is a cool program written by David Burgess to print files using the +Line Printer Daemon protocol, widely used in Unix machines. +Just run 'lua lp.lua queue=' and the file will print! + cddb.lua -- CDDB client This is the first try on a simple CDDB client. Not really useful, but one @@ -26,7 +32,6 @@ day it might become a module. daytimeclnt.lua -- day time client - Just run the program to retrieve the hour and date in readable form from any server running an UDP daytime daemon. -- cgit v1.2.3-55-g6feb