home *** CD-ROM | disk | FTP | other *** search
- 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
- Newsgroups: comp.lang.perl
- Subject: more questions
- Message-ID: <1992Aug26.033044.9697@uoft02.utoledo.edu>
- From: steiner@jupiter.cse.utoledo.edu (jason "Think!" steiner)
- Date: 26 Aug 92 03:30:44 EST
- Nntp-Posting-Host: jupiter.cse.utoledo.edu
- Lines: 14
-
- here's something i've been wondering about:
-
- what's the best way to pipe output through a pager? (in this case more)
- i've tried just opening "|more", but that hangs on close, apparently
- because more is waiting for its parent to finish, and perl is waiting
- for more to exit. this also has the disadvantage that quitting more
- half way through the output also quits perl.
-
- i've got a feeling this is very simple, but don't know what it is...
-
- --
- `,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`,`
- `, "I'm the keeper of the cheese, and you're the lemon merchant!" - Ren Hoek ,`
- `,`,`,`,`,`,`,`,`,`,`,` steiner@jupiter.cse.utoledo.edu `,`,`,`,`,`,`,`,`,`,`,`
-