1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-30 12:13:37 +02:00
tldr/pages/linux/chvt.md

9 lines
141 B
Markdown
Raw Normal View History

2025-08-16 10:21:07 +03:00
# chvt
> Change foreground virtual terminal.
> More information: <https://manned.org/chvt>.
- Change to a specific TTY:
`sudo chvt {{3}}`