mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 05:57:06 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/linux/chvt
Normal file
13
tldr/linux/chvt
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# chvt
|
||||
|
||||
> Change foreground virtual terminal.
|
||||
> More information: <https://manned.org/chvt>.
|
||||
|
||||
- Change to a specific TTY:
|
||||
|
||||
`sudo chvt {{3}}`
|
||||
Reference in New Issue
Block a user