Le 29/03/2015 18:36, Alexey Orishko a écrit : > Hi all, > > In the previous kmod version lsmod was installed in /bin/lsmod only. > In the current svn book instructions it is included in the 'for' loop > above and old 'ln -sv' is also kept. > > Should lsmod be in both /sbin/ and /bin folders? > > > regards, > > alexey >
I guess the answer is yes. Since anybody should be able to run lsmod, it is natural to have it in /bin, but some scripts insist on finding it in /sbin, see: http://lists.linuxfromscratch.org/pipermail/lfs-dev/2015-January/069848.html Pierre -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
