Robert Connolly wrote: > Would -f fix this? The manual for 'cp' doesn't seem to speak of this problem. > > robert > > On Thursday August 23 2007 10:55:02 am [EMAIL PROTECTED] wrote: > >> Hardened Linux From Scratch - Version SVN-20070820 >> At this point; 6.17. Coreutils-6.9 >> >> symlinks in /bin - >> cat, echo, pwd, rm, stty are still linked to /tools >> >> last instruction: >> >> cp -va DESTDIR/* / >> did not overwrite these symlinks. >> > > >
Robert et al, The -f would definitely fix it as it forces the overwrite of symlinks. Cheers, Brian. -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
