public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Is grep broken?
@ 2009-07-01 14:30 Peter Humphrey
  2009-07-01 14:34 ` Alan McKinnon
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Peter Humphrey @ 2009-07-01 14:30 UTC (permalink / raw
  To: gentoo-user

Hello list,

Can anyone explain this to me?

$ /bin/grep -r hmenu *html
index.html:                     <div id="hmenu">
master.html:                    <div id="hmenu">
pictures.html:                  <div id="hmenu">

$ /bin/grep -r hmenu pages/*html
pages/community.html:                   <div id="hmenu">
pages/contacts.html:                    <div id="hmenu">
pages/history.html:                     <div id="hmenu">
pages/music.html:                       <div id="hmenu">
pages/news.html:                        <div id="hmenu">
pages/people.html:                      <div id="hmenu">
pages/pictures.html:                    <div id="hmenu">

Grep is clearly disobeying the recursion command. I started noticing this a 
few days ago, and it's making maintenance of this directory hard work.

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-07-02 13:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-01 14:30 [gentoo-user] Is grep broken? Peter Humphrey
2009-07-01 14:34 ` Alan McKinnon
2009-07-01 14:37 ` Patrick Holthaus
2009-07-01 14:47   ` Peter Humphrey
2009-07-01 14:56     ` Neil Bothwick
2009-07-01 18:03     ` Keith Dart
2009-07-01 23:41       ` Peter Humphrey
2009-07-01 15:57 ` [gentoo-user] " Grant Edwards
2009-07-02  7:23 ` [gentoo-user] " Carlos
2009-07-02 13:36   ` Peter Humphrey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox