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

RedHat 5.2

(Apollo)

reset(l)


RESET

RESET

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
SEE ALSO
BUGS

NAME

reset - restore run-time parameters for session to default values

SYNOPSIS

reset variable

DESCRIPTION

Reset will display the current configuration parameters for variable during a session.

The session can be configured using set(l), and values can be displayed using show(l). Parameters and values are case-insensitive.

See set(l) for more information on available variables.

EXAMPLES

tgl=> reset DateStyle;
RESET VARIABLE
tgl=> reset GEQO;
RESET VARIABLE

SEE ALSO

pgbuiltin(3), set(l), show(l).

BUGS

TBD



reset(l)