Originally posted by: SystemAdmin
Hi there, I got a problem with lpstat command in AIX and hope that anyone can help.
I need to retrieve detail pending print entries' information by issuing lpstat, the information should contain the printing entry's insertion time, hence I use 'lpstat -t', but I found that the print queue name is truncated down to 7 characters in the output.
PRTQUE0 hp@RT DOWN
QUEUED 464 /tmp/MARP usr001 grp001
04/17/09 11:21:32 1 15 8 1
/tmp/MARP0014.230717957_15.ps
The print queue name is actually '*PRTQUE01*' but in the output it got truncated.
Does anyone know how I can get full print queue name in such case?
#AIX-Forum