From owner-freebsd-questions Thu Oct 24 17:37:13 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA06871 for questions-outgoing; Thu, 24 Oct 1996 17:37:13 -0700 (PDT) Received: from freenet.hamilton.on.ca (main.freenet.hamilton.on.ca [199.212.94.65]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA06865 for ; Thu, 24 Oct 1996 17:37:03 -0700 (PDT) Received: from james.freenet.hamilton.on.ca (james.freenet.hamilton.on.ca [199.212.94.66]) by freenet.hamilton.on.ca (8.7.5/8.7.3) with ESMTP id UAA22555; Thu, 24 Oct 1996 20:37:10 -0400 (EDT) Received: from localhost (ac199@localhost) by james.freenet.hamilton.on.ca (8.7.5/8.7.3) with SMTP id UAA20640; Thu, 24 Oct 1996 20:39:00 -0400 (EDT) X-Authentication-Warning: james.freenet.hamilton.on.ca: ac199 owned process doing -bs Date: Thu, 24 Oct 1996 20:38:59 -0400 (EDT) From: Tim Vanderhoek To: Veggy Vinny cc: Tim Vanderhoek , questions@freebsd.org Subject: Re: quick question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 24 Oct 1996, Veggy Vinny wrote: > On Thu, 24 Oct 1996, Tim Vanderhoek wrote: > > > > Does anyone know how to disbale the discard character which is set > > > at ^O now? Thanks. > > > > stty discard ^- > > I just remembered, shouldn't it be stty discard undef ? >From where I'm sitting, that seems to set discard to `u'.... ;) I guess you may use that, if you want... :) For even more fun, try `stty discard def' and then try unsetting it without switching vtys or logging out! ;) (It _can_ be done! And no, `reset' doesn't do it) -- Outnumbered? Maybe. Outspoken? Never! tIM...HOEk