Changes

4 bytes added ,  18:40, 14 May 2013
→‎Dump: break the long command
Line 21: Line 21:  
Now you can do regular dump of your processes.
 
Now you can do regular dump of your processes.
   −
  [src]# criu dump --tree <pid> --images-dir <path-to-existing-directory-B> --prev-images-dir <path-to-directory-A-relative-to-B> --leave-stopped
+
  [src]# criu dump --tree <pid> --images-dir <path-to-existing-directory-B> \
 +
  --prev-images-dir <path-to-directory-A-relative-to-B> --leave-stopped
    
Note that:
 
Note that: