From owner-freebsd-current Tue Jan 16 11:21:53 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA04084 for current-outgoing; Tue, 16 Jan 1996 11:21:53 -0800 (PST) Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id LAA04027 for ; Tue, 16 Jan 1996 11:21:34 -0800 (PST) Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id UAA05283 ; Tue, 16 Jan 1996 20:21:20 +0100 Received: from (uucp@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) with UUCP id UAA16679 ; Tue, 16 Jan 1996 20:21:19 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.7.3/keltia-uucp-2.7) id TAA16580; Tue, 16 Jan 1996 19:54:03 +0100 (MET) From: Ollivier Robert Message-Id: <199601161854.TAA16580@keltia.freenix.fr> Subject: Re: watch in current To: vince@apollo.COSC.GOV (-Vince-) Date: Tue, 16 Jan 1996 19:54:03 +0100 (MET) Cc: jkh@time.cdrom.com, current@freebsd.org In-Reply-To: from "-Vince-" at Jan 15, 96 11:29:56 pm X-Operating-System: FreeBSD 2.2-CURRENT ctm#1559 X-Mailer: ELM [version 2.4 PL24 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org Precedence: bulk It seems that -Vince- said: > > cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; > > eol2 = ; erase = ^H; intr = ^Q; kill = ^U; lnext = ^V; ^^^^^^^^^ > > min = 1; quit = ^Q; reprint = ^R; start = ^Q; status = ; ^^^^^^^^^ ^^^^^^^^^^ > > stop = ^S; susp = ^Z; time = 0; werase = ^W; > > > > FreeBSD keltia.freenix.fr 2.2-CURRENT FreeBSD 2.2-CURRENT #1: Sun Jan 14 20:23:45 MET 1996 roberto@keltia.freenix.fr:/src/src/sys/compile/DKELTIA i386 Hmmm, reading my own stty output, it seems that watch(8) doesn't restore the initial settings upon exit :-( Anyway, hitting '^Q' during watch exited the watch process just fine. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net FreeBSD keltia.freenix.fr 2.2-CURRENT #1: Wed Jan 10 02:23:42 MET 1996