mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-03 01:13:32 +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}}`
|