all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xah Lee <xahlee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: eshell: find: missing argument to `-exec' ?
Date: Sat, 12 Sep 2009 10:10:00 -0700 (PDT)	[thread overview]
Message-ID: <c7004d8b-7fc8-4e59-864d-35d9a4063854@x25g2000prf.googlegroups.com> (raw)
In-Reply-To: mailman.6507.1252744061.2239.help-gnu-emacs@gnu.org

On Sep 12, 1:27 am, Eli Zaretskii <e...@gnu.org> wrote:
> > From: Xah Lee <xah...@gmail.com>
> > Date: Fri, 11 Sep 2009 11:53:15 -0700 (PDT)
>
> > Sorry, i had big typo in the above. This works:
>
> > find . -name "*sch*" -exec echo {} ';'
>
> > Thanks. Still, this probably should probably be considered a bug. Is
> > there some technical reason eshell having problems with the \; ?
>
> Yes, there is: you cannot have \ be an escape character on Windows
> (without some major annoyances), because it serves as a directory
> separator.

I see. thanks.

 Xah


  parent reply	other threads:[~2009-09-12 17:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-11  7:59 eshell: find: missing argument to `-exec' ? Xah Lee
2009-09-11 12:23 ` Alan Mackenzie
2009-09-11 12:43   ` Pascal J. Bourguignon
2009-09-11 14:57     ` Eli Zaretskii
     [not found]     ` <mailman.6446.1252681177.2239.help-gnu-emacs@gnu.org>
2009-09-11 18:45       ` Xah Lee
2009-09-11 18:53         ` Xah Lee
2009-09-12  8:27           ` Eli Zaretskii
     [not found]           ` <mailman.6507.1252744061.2239.help-gnu-emacs@gnu.org>
2009-09-12 17:10             ` Xah Lee [this message]
2009-09-14  9:35       ` Pascal J. Bourguignon

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=c7004d8b-7fc8-4e59-864d-35d9a4063854@x25g2000prf.googlegroups.com \
    --to=xahlee@gmail.com \
    --cc=help-gnu-emacs@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.