home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp / 14507 < prev    next >
Encoding:
Text File  |  1993-01-05  |  826 b   |  25 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!think.com!sdd.hp.com!hpscit.sc.hp.com!cupnews0.cup.hp.com!wk
  3. From: wk@cup.hp.com (Wayne Krone)
  4. Subject: Re: pr -n <file doesn't work in HP-UX 9
  5. Sender: news@cup.hp.com (News Admin)
  6. Message-ID: <C0DBBo.5AI@cup.hp.com>
  7. Date: Tue, 5 Jan 1993 06:28:36 GMT
  8. References: <1993Jan1.195806.4122@cbnewsh.cb.att.com>
  9. Organization: HP-UX Kernel Lab, Cupertino
  10. X-Newsreader: TIN [version 1.1.4 PL6]
  11. Lines: 12
  12.  
  13. Col. G. L. Sicherman (gls@cbnewsh.cb.att.com) wrote:
  14. : It ignores the -n.  But "pr -n file" works correctly.
  15.  
  16. I experimented with this a little (but didn't look at the code) and it
  17. appears any pr command line will work properly as long as "-n" does not
  18. end the command line.
  19.  
  20.     pr -n -l60 <file        # works properly
  21.     pr -l60 -n <file        # no line numbers
  22.  
  23. A defect report has been logged.
  24.