Difference between revisions of "CLI"

From CRIU
Jump to navigation Jump to search
(Created page with "== Checkpoint procedure ==")
 
Line 1: Line 1:
 
== Checkpoint procedure ==
 
== Checkpoint procedure ==
 +
 +
Checkpoint procedure is pretty trivial. crtools command line options syntax is the following
 +
<code>
 +
crtools -d [-p|-t] $pid
 +
</code>

Revision as of 20:58, 14 January 2012

Checkpoint procedure

Checkpoint procedure is pretty trivial. crtools command line options syntax is the following crtools -d [-p|-t] $pid