освободить неиспользуемые виртуальные консоли (deallocate unused virtual consoles)
Имя (Name)
deallocvt - deallocate unused virtual consoles
Синопсис (Synopsis)
deallocvt
[option...] [N ...]
Описание (Description)
The command deallocvt
deallocates kernel memory and data
structures for all unused virtual consoles. If one or more
arguments N ... are given, only the corresponding consoles
/dev/ttyN are deallocated.
A virtual console is unused if it is not the foreground console,
and no process has it open for reading or writing, and no text
has been selected on its screen.
Параметры (Options)
-V, --version
print program version and exit.
-h, --help
show this text and exit.
Смотри также (See also)
chvt(1), openvt(1)