logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

deallocvt - deallocate unused virtual consoles

Authors

       Andries Brouwer <aeb@cwi.nl>

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.

Name

       deallocvt - deallocate unused virtual consoles

Options

-C, --console=DEV
              the console device to be used.

       -V, --version
              print version number.

       -h, --help
              print this usage message.

See Also

chvt(1), openvt(1)

kbd                                              24 October 2024                                    DEALLOCVT(1)

Synopsis

deallocvt [option...]  [N ...]

See Also