Line 147:
Line 147:
# criu dump -t `pgrep ipython` --external 'tty[8802:19]'
# criu dump -t `pgrep ipython` --external 'tty[8802:19]'
−
# criu restore --inherit-fd 'fd[1]:tty[8802:9]'
+
# criu restore --inherit-fd 'fd[1]:tty[8802:19]'
</pre>
</pre>