Open main menu
Home
Random
Log in
Settings
About CRIU
Disclaimers
CRIU
Search
Changes
← Older edit
Simple loop
(edit)
Revision as of 03:51, 13 December 2018
138 bytes added
,
03:51, 13 December 2018
m
→Dump
:
Add a single line tip
Line 38:
Line 38:
# criu dump -t 2221 -vvv -o dump.log && echo OK
# criu dump -t 2221 -vvv -o dump.log && echo OK
OK
OK
+
+
'''Tip:''' Alternatively, you can combine both steps into a single command: <code># criu dump -t $(pgrep test.sh) -v4 -o dump.log</code>
=== Check dump files ===
=== Check dump files ===
Radostin
332
edits