Help... I need to write a script that only show print queues that are down. I have a function that show all the print queues:
function queue_status {
/usr/bin/enq -e "$@" | /usr/bin/awk '
$1 ~ /:$/ { print $0; next}
{ if...
We are looking to create a custom real-time report for Center Vu supervisor. Are there any third party companies that can do this for us? Is there any documentation out there on how to do this ourselves?
Please help.
Thanks,
D
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.