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)

commit(l)


COMMIT

COMMIT

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

NAME

commit - commit the current transaction

SYNOPSIS

commit [transaction|work]

DESCRIPTION

This commands commits the current transaction. All changes made by the transaction become visible to others and are guaranteed to be durable if a crash occurs. commit is functionally equivalent to the end command

SEE ALSO

rollback(l), begin(l), commit(l), rollback(l).



commit(l)