From: Evan Martin (martine_at_danga.com)
Date: Wed Feb 04 2004 - 16:29:56 PST
Hi everyone,
Some people showed me some particularly excessive printouts (I believe
the term they used was "eight trees' worth") of fishnet packet logs, and
that makes me a little sad.
If you're printing from unix and you discover it's a little out of
control, you can use:
lprm -P theprinter myusername
(for example, I'd use "lprm -P ps002 martine")
to cancel the print job.
Also, before you print, you can get line counts on text files by running
wc -l filename
(the -l means "lines").
-- Evan Martin martine_at_danga.com http://neugierig.org _______________________________________________ Cse461 mailing list Cse461_at_cs.washington.edu http://mailman.cs.washington.edu/mailman/listinfo/cse461
This archive was generated by hypermail 2.1.6 : Wed Feb 04 2004 - 16:30:04 PST