[4122] in testers

home help back first fref pref prev next nref lref last post

lprng

daemon@ATHENA.MIT.EDU (Jeremy Daniel)
Tue May 25 13:38:12 1999

Date: Tue, 25 May 1999 13:38:00 -0400 (EDT)
Message-Id: <199905251738.NAA09247@x15-cruise-basselope.mit.edu>
From: Jeremy Daniel <jdaniel@MIT.EDU>
To: testers@MIT.EDU

* lprm - doesn't seem to effect the Q at all.

* lprm <jobnum> -P<printer> does nothing, this version of lprm seems
  picky about argument order (the old one worked).  

* lprm -P<printer> <jobnum> fails with lack of kerb authentication
  (but succeeds on meadow which I don't think checks authentication).

* Jobs sent with 8.3 lpr show up as 0 size in short listing and "???" in
  normal.

-----------------

athena% lprm - -Phelios
athena% lpq -s -Phelios
                                 Total Size
active scholvin   25   (standard input)                      71303 bytes
1st    scholvin   26   (standard input)                      73463 bytes
2nd    rosiea     27   8, 9, 10, 13, 17, 18, 22, 30, 31      41087 bytes
3rd    jdaniel    28   (stdin)                               0 bytes
athena% lprm 28 -Phelios
athena% lpq -s -Phelios
                                 Total Size
active scholvin   25   (standard input)                      71303 bytes
1st    scholvin   26   (standard input)                      73463 bytes
2nd    rosiea     27   8, 9, 10, 13, 17, 18, 22, 30, 31      41087 bytes
3rd    jdaniel    28   (stdin)                               0 bytes
athena% lprm -Phelios 28
Kerberos authentication required to remove job.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
athena% lpq -s -Phelios
                                 Total Size
active scholvin   26   (standard input)                      73463 bytes
1st    rosiea     27   8, 9, 10, 13, 17, 18, 22, 30, 31      41087 bytes
2nd    jdaniel    28   (stdin)                               0 bytes
                                                             ^^^^^^^
athena% lpq -Phelios
Kerberos authenticated
rosiea: active                           [job 027@M56-129-21.MIT.EDU]
        8                                1861 bytes
        9                                1410 bytes
        10                               23726 bytes
        13                               2534 bytes
        17                               1520 bytes
        18                               4156 bytes
        22                               3423 bytes
        30                               1929 bytes
        31                               528 bytes
jdaniel: 1st                             [job 028@X15-CRUISE-BASSELOPE.MIT.EDU]
        (stdin)                          ??? bytes
                                         ^^^^^^^^^


home help back first fref pref prev next nref lref last post