mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
13 lines
173 B
Markdown
13 lines
173 B
Markdown
![]() |
# resize
|
||
|
|
||
|
> Resize terminal size to the window size.
|
||
|
> More information: <https://manned.org/resize>.
|
||
|
|
||
|
- Resize the terminal:
|
||
|
|
||
|
`resize`
|
||
|
|
||
|
- Print terminal size:
|
||
|
|
||
|
`resize -s`
|