Cancel all print jobs
Hey folks,
Is this still the best way to cancel *all* print job requests from a queue in Solaris?
cancel `lpstat <printer queue name>|awk ‘{print $1}’`
Sugestions welcome.
Hey folks,
Is this still the best way to cancel *all* print job requests from a queue in Solaris?
cancel `lpstat <printer queue name>|awk ‘{print $1}’`
Sugestions welcome.