mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-01 07:33:46 +02:00
8 lines
141 B
Markdown
8 lines
141 B
Markdown
# chvt
|
|
|
|
> Change foreground virtual terminal.
|
|
> More information: <https://manned.org/chvt>.
|
|
|
|
- Change to a specific TTY:
|
|
|
|
`sudo chvt {{3}}`
|