home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / question / 10058 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  1.3 KB

  1. Xref: sparky comp.unix.questions:10058 comp.sys.hp:9273
  2. Newsgroups: comp.unix.questions,comp.sys.hp
  3. Path: sparky!uunet!cs.utexas.edu!wupost!swbatl!oktext!rollins
  4. From: rollins@oktext.sbc.com (Steven D. Rollins)
  5. Subject: Re: 'cat' does not complete - REPOST
  6. Message-ID: <1992Aug12.142534.13135@swbatl.sbc.com>
  7. Sender: usenet@swbatl.sbc.com
  8. Reply-To: rollins@oktext.UUCP (Steven D. Rollins)
  9. Organization: Southwestern Bell
  10. References: <1992Aug6.024605.757@candle.uucp> <1992Aug11.172040.13380@candle.uucp>
  11. Date: Wed, 12 Aug 92 14:25:34 GMT
  12. Lines: 19
  13.  
  14. >: only puts out 50-100 lines of the file, then stops, mid-line.  If I
  15. >: remove the line it stopped at, it gets only a little farther.  The file
  16. >: 
  17. >: When it stops, the shell is waiting for input, but there is no
  18. >: prompt.  I have never seen anything like this before.
  19. >: 
  20. >MORE INFO - It turns out all command stop like this.  A 'ps -ef' stops
  21. >about half way down the list.  I am dialing in via a modem if this
  22. >helps.  I still can't figure it out.
  23. >
  24. >-- 
  25. >Bruce Momjian                      
  26.  
  27.     It sounds like a flow control problem. Your host is sending all
  28.     the data, but when your terminal buffer fills up, it's not telling
  29.     the host to wait. The host keeps sending but the terminal buffer
  30.     is full and loses the data. Try checking modem and host settings
  31.     for flow control.
  32. Steve Rollins
  33.