4 lines
49 B
Bash
4 lines
49 B
Bash
#!/bin/bash
|
|
|
|
#显示窗口宽高size
|
|
stty size | |
#!/bin/bash
|
|
|
|
#显示窗口宽高size
|
|
stty size | |