Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!decwrl!nic.hookup.net!swrinde!cs.utexas.edu!howland.reston.ans.net!pipex!sunic!EU.net!ieunet!news.ieunet.ie!jkh From: jkh@whisker.hubbard.ie (Jordan K. Hubbard) Newsgroups: comp.os.386bsd.questions Subject: Re: Window and Kermit Problems... Date: 05 Feb 1994 21:34:04 GMT Organization: Jordan Hubbard Lines: 15 Distribution: world Message-ID: <JKH.94Feb5213404@whisker.hubbard.ie> References: <1610@thunder.LakeheadU.Ca> NNTP-Posting-Host: whisker.hubbard.ie In-reply-to: bivanovi@thunder.LakeheadU.Ca's message of 5 Feb 1994 19:57:01 GMT In article <1610@thunder.LakeheadU.Ca> bivanovi@thunder.LakeheadU.Ca (Boris Ivanovic) writes: - When I use kermit and "SET LINE /dev/tty01" the machine pauses until I press CNTRL-C, and then SHOW reveals that tty01 indeed was selected. FAQ. I think I should program a function key for this.. :-) stty -f /dev/tty01 clocal <kermit ..> - When I try "window" I get "bus-error: core-dumped" and the machine crashes. The _machine_ crashes? That's new. window was a bit broken in 1.0.2, may I recommend `screen' from the ports collection? Jordan