On Fri, 20 Jan 2006 17:18:56 +0100, Randy McMurchy wrote:
> 7. Now using *one* command only, copy all these files and directories
> into the test directory you created earlier. Creating symlinks in the
> destination directory doesn't count. You must create actual files in
> the test directory. One would think he could do this:

This should work:
cp -Lr Linux*/include/* ~/td

-L forces cp to always follow symlinks.

Tim
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to