ncpjltest.sh

Same concept as pjlTest, but with NC instead of Telnet. Does not exit cleanly, but give the same result.

x-sh - 227.00 bytes - 11/24/2019 at 17:09

Download

pjlTest.sh

Generates PJL and used Telnet to diliver the data. This script exits cleanly.

x-sh - 191.00 bytes - 11/24/2019 at 17:05

Download

nctest.pjl

Run this file through nc for a similar effect. Does not exit cleanly.
cat .pjl | nc -v -v 9100 or
netcat 9100 < .pjl

pjl - 67.00 bytes - 11/24/2019 at 17:05

Download