#1711: LFS 6.1.1 Section 6.15.1 Coreutils-5.2.1
---------------------------------------+------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [email protected]
Type: defect | Status: new
Priority: normal | Milestone:
Component: Book | Version:
Severity: normal | Keywords:
---------------------------------------+------------------------------------
After
{{{
mv -v /usr/bin/{false,hostname,ln,ls,mkdir,mknod,mv,pwd,rm} /bin
}}}
the shell no longer knows where mv is and
{{{
mv -v /usr/bin/{rmdir,stty,sync,true,uname} /bin
}}}
and all subsequent mv commands fails with:
bash: /usr/bin/mv: No such file or directory
mv is now in /bin, which is in the PATH variable, but perhaps hashing
prevents it from being found?
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/1711>
Linux From Scratch <http://wiki.linuxfromscratch.org/lfs/>
Your Distro, Your Rules.--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page