[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] One suggestion, and one question :-)
- Subject: Re: [cobalt-users] One suggestion, and one question :-)
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Fri Feb 18 08:11:53 2000
At 09:09 PM 2/17/00 -0800, you wrote:
This is most likely due to incompatible terminal settings. Run "tty size"
and it will print the detected rows and column sizes.
Here's what happens when I run "tty size" (cut and pasted):
[admin admin]$ tty size
Try `tty --help' for more information.
So I ran "tty --help", and got:
[admin admin]$ tty --help
Usage: tty [OPTION]...
Print the file name of the terminal connected to standard input.
-s, --silent, --quiet print nothing, only return an exit status
--help display this help and exit
--version output version information and exit
Report bugs to sh-utils-bugs@xxxxxxxxxxxxxx
[admin admin]$
I presume you mean run "stty size", which returns:
[admin majordomo]$ stty size
0 0
[admin majordomo]$
Much better <grin>.
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>