snippetbashTip
chvt — Change foreground virtual terminal. More information: <https://manned.org/chvt>.
Viewed 0 times
virtualterminalforegroundcommandchvtclichangemore
linux
Problem
How to use the
chvt command: Change foreground virtual terminal. More information: <https://manned.org/chvt>.Solution
chvt — Change foreground virtual terminal. More information: <https://manned.org/chvt>.Change to a specific TTY:
sudo chvt {{3}}Code Snippets
Change to a specific TTY
sudo chvt {{3}}Context
tldr-pages: linux/chvt
Revisions (0)
No revisions yet.