13,420
edits
Changes
no edit summary
</ul>
</li>
<li>View the <code>/root/netcfg.lst</code>file. What does it contain?</li> <li>Create a new directory called : <code>/tmp/lab6</code></li>
<li>Issue the following command:
<ul>
<li><span style="background-color:yellow"><code>find etc -newer /tmp/timestamp -exec cp {} /tmp/lab6</code></span></li>
</ul>
</li>