mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-30 12:13:37 +02:00
9 lines
141 B
Markdown
9 lines
141 B
Markdown
![]() |
# chvt
|
||
|
|
||
|
> Change foreground virtual terminal.
|
||
|
> More information: <https://manned.org/chvt>.
|
||
|
|
||
|
- Change to a specific TTY:
|
||
|
|
||
|
`sudo chvt {{3}}`
|