P1075320-001 ZXP Series 3 Linux Printer Driver Installation Guide 29
6
Technical Commands
• Printing through terminal
Command: #lpr <filename>
For example: #lpr test.txt
This will print through default printer.
• To print using specific printer
Command: #lpr -P <printer name>
For example: #lpr -P Zebra-ZXP11-USB-Printer-Serial=Z1J124400043 test.txt
• To view the Zebra ZXP Series 3 Log Files
Log File Path: /tmp
Log File Names:
• ZXPS3Filter.log (Common for both USB and Ethernet printers)
• ZXPS3USB.log (For USB printers)
• ZXPS3SOCK.log (For Ethernet printers)
• To view the log files
Command: #vi /tmp/ZXPS3Filter.log
User must have root access to view the log files.
User can use any text editor to view the log files