home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / perl / 5500 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  1.1 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!news.ysu.edu!malgudi.oar.net!uoft02.utoledo.edu!jupiter!steiner
  2. Newsgroups: comp.lang.perl
  3. Subject: more questions
  4. Message-ID: <1992Aug26.033044.9697@uoft02.utoledo.edu>
  5. From: steiner@jupiter.cse.utoledo.edu (jason "Think!" steiner)
  6. Date: 26 Aug 92 03:30:44 EST
  7. Nntp-Posting-Host: jupiter.cse.utoledo.edu
  8. Lines: 14
  9.  
  10. here's something i've been wondering about:
  11.  
  12. what's the best way to pipe output through a pager? (in this case more)
  13. i've tried just opening "|more", but that hangs on close, apparently
  14. because more is waiting for its parent to finish, and perl is waiting
  15. for more to exit. this also has the disadvantage that quitting more
  16. half way through the output also quits perl.
  17.  
  18. i've got a feeling this is very simple, but don't know what it is...
  19.  
  20. --
  21. `,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`
  22. `, "I'm the keeper of the cheese, and you're the lemon merchant!" - Ren Hoek ,`
  23. `,`,`,`,`,`,`,`,`,`,`,` steiner@jupiter.cse.utoledo.edu `,`,`,`,`,`,`,`,`,`,`,`
  24.