Line 51:
Line 51:
=== Regular files ===
=== Regular files ===
−
Let's redirect the output of <code>test.sh</code> from [[Simple loop]]
+
Let's redirect the output of <code>test.sh</code> from the [[simple loop]] example
to <code>/tmp/old</code>, checkpoint it, and restore it to use <code>/tmp/new</code> as its
to <code>/tmp/old</code>, checkpoint it, and restore it to use <code>/tmp/new</code> as its
output file.
output file.