Could/should grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g' be amended to:

     grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g'|grep -v
   '\-\linux\-gnu'

The documentation currently instructs the user to produce output, but then tells him to ignore part of that output:

   References to paths that have components with '-linux-gnu' should be
   ignored

Yes, it's a longer command and the amendment might be improved, but eliminating the unwanted output would make the disclaimer above unnecessary.
--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to