I was the Unix admin on an academic campus for a while, and I wrote a script with this function to add print job users, names, doc type, pages, number of pending jobs, etc to our Unix (and by use, VMS) print queues. I shared this tool around the office so that the other platforms would also be able to implement this function.

The script was nice. We had networked serial / parallel port boxes, and could wrap the print job in console commands to change the display to the information for the incoming print job. It also allowed us to send banners to the print console for things like lab hours, etc.

I am a Green Bay Packer (American football team, for those that do not know) fan, and the Novell guy was a Chicago Bears fan. Around the time of the twice annual installment of the Packer / Bear rivalry, the printer consoles on campus would start cheering for the various teams.

--MidLifeXis


In reply to Re: Weather reports on the HP4350's front panel by MidLifeXis
in thread Weather reports on the HP4350's front panel by pemungkah

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.