diff --git a/pages/linux/chvt.md b/pages/linux/chvt.md new file mode 100644 index 00000000000000..85866995427002 --- /dev/null +++ b/pages/linux/chvt.md @@ -0,0 +1,8 @@ +# chvt + +> Change foreground virtual terminal. +> More information: . + +- Change to a specific TTY: + +`sudo chvt {{3}}`