SYNTAX

    console [options]


OPTIONS

-h (--help) bool

Display help.

-v (--verbose) bool

Display verbose information.

-r (--remote) bool

Return zero if the console implementation is remotely hosted (i.e. rcons.dll or one of the VT100 console variants), non-zero if it isn't.

-n (--null) bool

Return zero if the console implementation is nullcons.dll.


DESCRIPTION

Displays the name (and optionally other details) of the console implementation that fshell is attached to.

Note, fshell provides various console implementations. See the Consoles section of the fshell's documentation for details.


SEE ALSO

pcons, ioinfo


COPYRIGHT

Copyright (c) 2006-2010 Accenture. All rights reserved.