-----BEGIN PGP SIGNED MESSAGE-----
I am pleased to announce the availability of xprt, a utility to support
auxiliary printers attached to terminals. See appended README for more
information.
I have just uploaded xprt-0.9.002.tar.gz to
ftp://sunsite.unc.edu/pub/Linux/Incoming/
The final site should be
ftp://sunsite.unc.edu/pub/Linux/system/Printing/
README:
- -------
This is xprt-0.9.002, a program that allows the transparent use of
attached auxiliary printers on terminals. It uses mandatory file
locking, so you need a kernel that has the support for mandatory
locking compiled in.
This program was written under Linux-2.0.27. Any recent Linux-version
should do. In fact, xprt could run on other Uni*es that support manda-
tory locking on character devices, too. That obviously does not include
AIX 3.4 and SCO 3.2v4.2.
Installation is pretty straight-forward: type 'make install' and find
out if I overlooked something :-).
Examples:
/etc/rc.d/rc.xprt
- -----------------
#!/bin/sh
case "$1" in
start )
mknod /dev/ttyS0_p p
mknod /dev/ttyS1_p p
xprt -i /dev/ttyS0_p -o /dev/ttyS0 -t vt100
xprt -i /dev/ttyS1_p -o /dev/ttyS1 -t vt100
;;
stop )
killall xprt
;;
esac
$HOME/.profile
- --------------
.
.
.
mknod /tmp/my_printer p
/usr/sbin/xprt -i /tmp/my_printer
I hope its useful.
02/03/1997
- ----------------------------------------------------------------------
- --------------------- speaking from, not for: ------------------------
ZLS Software GmbH Tel.: (+49) 6195 900500
D-65779 Kelkheim Fax: (+49) 6195 900600
- ----------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: 2.6.3i
Charset: noconv
iQCVAwUBMvpwq4QRll5MupLRAQEXwQQA1jtCpxcBIGCxaOTzBMXohJTwlPfiH4kc
q2u8ivrT0z3xKHgoOMTG29N6iAhIKQLQedUeoroJGY4od1PtxhdfKA8CpG+pQY1z
HnCoYiaAm7QRZWst5VsZcxmlmhbNbBzN3VWKSctovTZZ11WddaHxcqeFqfCcrN5g
DJ9Yw1aV6e0=
=mvbu
-----END PGP SIGNATURE-----
--
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/liw/lars-public-key.asc has PGP key for validating signature.
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/liw/linux/cola.html