Page history
Jump to navigation
Jump to search
13 December 2018
15 July 2014
30 April 2013
12 April 2013
reorganized, simplified, fixed english etc.
-62
Categorize
m+20
→Dumping one shell job
+73
spelling
mIntro
+364
Xemul moved page Quick start guide to Simple loop without leaving a redirect: This is not quick start guide, but HOWTO describing what people usually do with CRIU when they first meet one
mno 1st level headings
m+4
→Dumping one shell job
-43
→Dumping a simplest process in a new session without controll terminal
+426
→Dumping one shell job
+82
no edit summary
+622
no edit summary
+527
Created page with " $ cat > test.sh <<-EOF #!/bin/sh while :; do sleep 1 date done EOF $ chmod +x test.sh $ setsid ./test.sh < /dev/null &> test.log & [2] 2220 [2]+ Done ..."
+1,440