From: Christian Mayer <lists@chris.dfx.at>
To: Linux-Admin-Group <linux-admin@vger.kernel.org>
Subject: Re: Questions!
Date: Thu, 1 Apr 2004 00:05:54 +0200 [thread overview]
Message-ID: <20040331220554.GA3938@mayer.homelinux.net> (raw)
In-Reply-To: <406B377B.3020202@kjchome.homeip.net>
On Wed, Mar 31, 2004 at 04:26:19PM -0500, Kevin J. Cummings wrote:
> 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
As the question was:
# 2) How would you go about locating all the files in a specific
# directory tree that contain the text "index.html"?
^^^^^^^
I would say Hal's answer is the correct one.
regards,
Christian
next prev parent reply other threads:[~2004-03-31 22:05 UTC|newest]
Thread overview: 14+ 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 ` Questions! Hal Wigoda
2004-03-31 21:44 ` Questions! Kevin J. Cummings
2004-03-31 22:05 ` Christian Mayer [this message]
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
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=20040331220554.GA3938@mayer.homelinux.net \
--to=lists@chris.dfx.at \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).