mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-30 13:53:35 +02:00
12 lines
292 B
Markdown
12 lines
292 B
Markdown
# fgconsole
|
|
|
|
> Print the number of the foreground virtual terminal.
|
|
> More information: <https://manned.org/fgconsole>.
|
|
|
|
- Print current terminal number or `serial` if the terminal is serial:
|
|
|
|
`fgconsole`
|
|
|
|
- Print the next unallocated virtual terminal:
|
|
|
|
`fgconsole {{[-n|--next-available]}}`
|