Skip to Content
0
Former Member
Jun 30, 2009 at 12:00 PM

How to test print multiple copies via UNIX

27 Views

Hi Gurus,

Good day!

I would like to seek an advise from you guys, the correct command on how to test print multiple copies via UNIX level.

Is the command below correct? Print 3 copies and the output is test.

echo "test" | lp -d<host printer name> -n3

Your inputs are highly appreciated.

Cheers,

Virgilio