mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
parent
4c02fad4a2
commit
78d41c7f74
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
> Set options for a terminal device interface.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/stty-invocation.html>.
|
||||
|
||||
- Display current terminal size:
|
||||
|
||||
`stty size`
|
||||
|
||||
- Display all settings for the current terminal:
|
||||
|
||||
`stty {{[-a|--all]}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue