|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620330 | | Members: | 22813 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
resize - how to set TERMCAP environment variable and terminal settings to the current window size |
Description
To set the TERMCAP environment variable and terminal settings to the current window size:
# resize [ -c | -u ] [ -s [ Rows Columns ] ]
where:
-c : indicates that C shell commands should be generated even if the user's current shell is not /bin/csh.
-u : indicates that Bourne shell commands should be generated even if the user's current shell is not a Bourne shell.
-s [Rows Columns] : indicates that Sun console escape sequences will be used instead of the special xterm escape code. If the Rows and Columns parameters are given, the resize command will ask the xterm window to resize itself. However, the window manager may choose to disallow the change. |
Example
resize |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: how to give access to a mysql database from another server
Example: grant ALL on dbname.tablename to user@server2 identified by 'password';
[show me the details] |
coolcommand: how to disable simultaneous multi-threading (SMT) in AIX
Example: smtctl -m off
[show me the details] |
coolcommand: vxinfo - how to get volume information in Veritas Volume Manager
Example: vxinfo vg01
[show me the details] |
coolcommand: how to show network interface information in Sun Solaris
Example: ifconfig -a; kstat -n hme0 | egrep "ifspeed|duplex"
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51966 |
| Category AIX | 49058 |
| Category General UNIX | 47581 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|