]> www.wagner.pp.ru Git - sites/home_page.git/blob - software/unix/lpshell.html
2d7eb04a45b8ff713eafd8fe18752845cb293b83
[sites/home_page.git] / software / unix / lpshell.html
1 <HTML><HEAD>
2 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=koi8-r">
3 <TITLE>lpshell: curses-based interface to printer queues</TITLE>
4 <META name="description" CONTENT="curses based program to monitor and
5 control printer queues of Berkeley LPD">
6 </HEAD><BODY>
7 <H1>lpshell: curses-based interface to LPD queues</H1>
8 Once upon a time I have linux server with monitor and printer attached,
9 which stood in the corner of room. I thought that it is desirable to be
10 able to control printer jobs from the server console, without need to
11 run to some workstation if paper jammed.
12 <p>
13 So, I wrote this program which uses standard <b>lpq</b>, <b>lpc</b> and
14 <b>lprm</b> utilities and provides full-screen interface. It has some
15 provisions against allowing user access to anything but printer queues.
16
17 <p>
18 Download: <a
19 href="http://ftp.45.free.net/pub/oldstuff/lpshell.tar.gz">lpshell.tar.gz</a>
20
21 </BODY>
22 </HTML>