1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-01 07:33:46 +02:00
tldr/pages/linux/chvt.md
2025-08-16 07:21:07 +00:00

8 lines
141 B
Markdown

# chvt
> Change foreground virtual terminal.
> More information: <https://manned.org/chvt>.
- Change to a specific TTY:
`sudo chvt {{3}}`