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