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

CentOS 4.8

i386

change_console(8)


CHANGE_CONSOLE

CHANGE_CONSOLE

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR

NAME

change_console -- change console used by init

SYNOPSIS

change_console [−f] [−r] [device]

DESCRIPTION

change_console changes the console used by init(8) to spawn commands.

OPTIONS

−f

Remain in the foreground after sending the command to init

−r

Reset the console file used by init to its compiled-in default (usually /dev/console).

device

The device file to use as the console. If none is specified, the result of running ttyname on stdin is used.

SEE ALSO

init(8)

AUTHOR

Red Hat, Inc.



change_console(8)