On 03/04/2013 06:10 AM, Richard Purdie wrote: > On Mon, 2013-03-04 at 21:42 +0800, Robert Yang wrote: >> >> On 03/04/2013 02:21 AM, Darren Hart wrote: >>> >>> >>> On 03/03/2013 09:15 AM, Darren Hart wrote: > >> Yes, we do have hard links in the rootfs, e.g: core-image-sato and >> core-image-sato-sdk: >> >> # The sato >> $ find core-image-sato/1.0-r0/rootfs/ -type f -printf "%p %i %n\n" | grep -v >> '1$' >> core-image-sato/1.0-r0/rootfs/etc/terminfo/v/vt200 26977609 2 >> core-image-sato/1.0-r0/rootfs/etc/terminfo/v/vt220 26977609 2 >> core-image-sato/1.0-r0/rootfs/usr/bin/arm-poky-linux-gnueabi-ld.bfd 26978690 >> 2 >> core-image-sato/1.0-r0/rootfs/usr/bin/arm-poky-linux-gnueabi-ld 26978690 2 > > What if the count was 11? or 21? I'm just mentioning we need to improve > that command!
Yes a -v ' 1$' would be better. -- Darren Hart Intel Open Source Technology Center Yocto Project - Technical Lead - Linux Kernel _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
