Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.5

(Squeeze)

deallocvt(1)


DEALLOCVT

DEALLOCVT

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

NAME

deallocvt − deallocate unused virtual consoles

SYNOPSIS

deallocvt [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.

SEE ALSO

chvt(1), openvt(1)



deallocvt(1)