Beginner here so I apologize if this is a dumb question.
Is there a simple way to send a unix command from inside my perl script? For exapmle the command we use on our computers (HP UNIX) to send a file to the printer I want is "ppc <filename>". How do I send that command? Thanx for your time!