From: "Hal Wigoda" <hwigoda@mindspring.com>
To: "Kevin J. Cummings" <cummings@kjchome.homeip.net>
Cc: Linux-Admin-Group <linux-admin@vger.kernel.org>
Subject: Re: Questions!
Date: Wed, 31 Mar 2004 15:40:41 -0600 [thread overview]
Message-ID: <01dd01c41768$d242b040$2a6156d1@DF69MK11> (raw)
In-Reply-To: 406B377B.3020202@kjchome.homeip.net
no that is not right.
he wanted files that contained the text "index.html"
not the files that had "index.html" in their name.
----- Original Message -----
From: "Kevin J. Cummings" <cummings@kjchome.homeip.net>
To: "Hal Wigoda" <hwigoda@mindspring.com>
Cc: "Scott@Charter" <scott.smallsreed@charter.net>; "Linux-Admin-Group"
<linux-admin@vger.kernel.org>
Sent: Wednesday, March 31, 2004 3:26 PM
Subject: Re: Questions!
> Hal Wigoda wrote:
> > 1) rsync
> > 2) find <dirname> -print -type f | xargs grep -l index.html
>
> More simply:
>
> 2) find <dirname> -name index.html -print
>
> --
> Kevin J. Cummings
> kjchome@rcn.com
> cummings@kjchome.homeip.net
> cummings@kjc386.framingham.ma.us
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2004-03-31 21:40 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-31 20:29 Questions! Scott@Charter
2004-03-31 20:36 ` Questions! Bradley Hook
2004-03-31 20:53 ` Questions! Hal Wigoda
2004-03-31 20:39 ` Questions! Hal Wigoda
2004-03-31 21:26 ` Questions! Kevin J. Cummings
2004-03-31 21:40 ` Hal Wigoda [this message]
2004-03-31 21:44 ` Questions! Kevin J. Cummings
2004-03-31 22:05 ` Questions! Christian Mayer
2004-03-31 22:23 ` Questions! Glynn Clements
2004-04-01 7:50 ` Questions! urgrue
2004-04-01 15:27 ` Questions! Hal Wigoda
2004-04-01 16:01 ` Questions! Hisashi T Fujinaka
2004-04-01 16:15 ` Questions! Hal Wigoda
2004-04-01 17:23 ` Questions! Hal Wigoda
-- strict thread matches above, loose matches on Subject: below --
2002-03-07 21:44 Questions? Siders, Keith
2002-03-07 19:19 Questions? Siders, Keith
2002-03-07 21:00 ` Questions? Richard Hodges
2002-03-06 20:40 Questions? Marc Karasek
2002-03-06 20:41 ` Questions? Matthew Dharm
2002-03-06 17:25 Questions? Marc Karasek
2002-03-06 18:20 ` Questions? Steven J. Hill
2002-03-06 18:43 ` Questions? Marc Karasek
2002-03-06 18:54 ` Questions? Hartvig Ekner
2002-03-06 18:54 ` Questions? Hartvig Ekner
2002-03-06 19:06 ` Questions? Mike McDonald
2002-03-06 19:44 ` Questions? Matthew Dharm
2002-03-06 20:32 ` Questions? Bradley D. LaRonde
2002-03-07 10:59 ` Questions? Dominic Sweetman
2002-03-07 13:07 ` Questions? Ralf Baechle
2002-03-07 13:11 ` Questions? Geert Uytterhoeven
2002-03-07 13:18 ` Questions? Ralf Baechle
2002-03-07 17:56 ` Questions? Richard Hodges
2002-03-08 9:58 ` Questions? Dominic Sweetman
2001-01-09 19:28 Questions ? Sara Spencer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='01dd01c41768$d242b040$2a6156d1@DF69MK11' \
--to=hwigoda@mindspring.com \
--cc=cummings@kjchome.homeip.net \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.