Date: Tue, 8 Jun 1999 20:29:39 -0400 (EDT) From: Thomas David Rivers <rivers@dignus.com> To: questions@FreeBSD.ORG, stuyman@confusion.net Subject: Re: Silly question Message-ID: <199906090029.UAA10097@lakes.dignus.com> In-Reply-To: <375D8BD6.181C5B77@confusion.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> If my terminal prints lots of silly random stuff instead of real words,
> is there a command I can run to get the terminal back to a sane mode?
> (This is after having piped some control characters to more)
> --
> Laurence Berland, Stuyvesant HS Debate
From the stty man page:
sane Resets all modes to reasonable values for interactive termi-
nal use.
Try entering:
stty sane
If you terminal is in a really bad way - you won't be able to see
what your typing, and you may have to send a cntrl-J or some other
character to actually enter the command.
- Dave Rivers -
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906090029.UAA10097>
