all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles.bader@necel.com>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: find-grep and complicated patterns
Date: Wed, 13 Dec 2006 12:07:29 +0900	[thread overview]
Message-ID: <buor6v4bij2.fsf@dhapc248.dev.necel.com> (raw)
In-Reply-To: <457F66DB.7050303@student.lu.se> (Lennart Borgman's message of "Wed\, 13 Dec 2006 03\:35\:07 +0100")

Lennart Borgman <lennart.borgman.073@student.lu.se> writes:
>    find . -name "*.el" -type f -print0 | xargs -0 -e grep -nH -e "aaa bbb"
>
> where there is a space in the pattern? The above does NOT work! Is this 
> platform dependent?

Apparently so because it works fine for me (debian)...

-Miles

-- 
Ich bin ein Virus. Mach' mit und kopiere mich in Deine .signature.

  reply	other threads:[~2006-12-13  3:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-13  2:35 find-grep and complicated patterns Lennart Borgman
2006-12-13  3:07 ` Miles Bader [this message]
2006-12-13  4:23 ` Eli Zaretskii
2006-12-13  6:32   ` Jari Aalto

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=buor6v4bij2.fsf@dhapc248.dev.necel.com \
    --to=miles.bader@necel.com \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.