stty, tput: refresh pages (#9524)

This commit is contained in:
Emily Grace Seville
2022-12-06 16:48:59 +10:00
committed by GitHub
parent 263508cd44
commit 7717ca9f73
2 changed files with 3 additions and 7 deletions

View File

@@ -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: