how to load the printer jobs number.
From: Rod Za (rodzadra_at_yahoo.com)
Date: 06/30/04
- Next message: John: "Mail::POP3Client Doesn't Work on Win32 perl"
- Previous message: Wiggins D Anconia: "Re: Socket or NetServer::generic???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Jun 2004 07:38:25 -0700 (PDT) To: beginners@perl.org
Hi,
Anyone got a suggestion on how i can load the jobs in a printer?
i use somethings like this:
@jobs= `/usr/bin/lpstat -P HP2200V | cut -d"-" -f2 | cut -d" " -f1`;
this show me something like this:
3259
3260
that are the number of the job for the HP2200V
There are other way to do that?
thank you
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
- Next message: John: "Mail::POP3Client Doesn't Work on Win32 perl"
- Previous message: Wiggins D Anconia: "Re: Socket or NetServer::generic???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|