stty, tput: refresh pages (#9524)
This commit is contained in:

committed by
GitHub

parent
263508cd44
commit
7717ca9f73
@@ -7,13 +7,9 @@
|
||||
|
||||
`stty --all`
|
||||
|
||||
- Set the number of rows:
|
||||
- Set the number of rows or columns:
|
||||
|
||||
`stty rows {{rows}}`
|
||||
|
||||
- Set the number of columns:
|
||||
|
||||
`stty cols {{cols}}`
|
||||
`stty {{rows|cols}} {{count}}`
|
||||
|
||||
- Get the actual transfer speed of a device:
|
||||
|
||||
|
Reference in New Issue
Block a user