1. NAME

deallocvt - deallocate unused virtual consoles

2. SYNOPSIS

deallocvt [ N " ...]"

3. 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/ttyNare 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.

4. SEE ALSO

R chvt (1),

R openvt (1)