unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: bhenz@Lexmark.com
Cc: help-gnu-emacs-bounces+bhenz=lexmark.com@gnu.org, help-gnu-emacs@gnu.org
Subject: Re: shell quoting
Date: Wed, 8 Mar 2006 18:02:08 -0500	[thread overview]
Message-ID: <OF328AFC10.3EB99D08-ON8525712B.007E685E-8525712B.007ED8FC@lexmark.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1034 bytes --]

I would normally issue the command as...

find . -name \*cpp

... as for your actual question about how it works... I just stumble 
through with a combination of "", {}, '', and \. 

But I realize that's probably not the most effective method.    :-(

Bob





"Florian Kaufmann" <sensorflo@gmail.com>
Sent by: help-gnu-emacs-bounces+bhenz=lexmark.com@gnu.org
03/08/2006 04:28 PM

 
        To:     help-gnu-emacs@gnu.org
        cc: 
        Subject:        shell quoting


Hello

Can anyone direct me to information how quoting works in
(shell-command) and (shell). I am used to bash. For example I entered,
as I would in bash

find . -name '*cpp'
But then I get
File not found - '*cpp'

If I omit the ' it doesn't really get better. The answer now is
FIND: Parameter format not correct

I have the GNU Emacs Manual 21.2, but coudnt find anything.

Thank you

Florian Kaufmann

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs



[-- Attachment #1.2: Type: text/html, Size: 1972 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

             reply	other threads:[~2006-03-08 23:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-08 23:02 bhenz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-03-08 21:28 shell quoting Florian Kaufmann
2006-03-08 21:52 ` Florian Kaufmann
2006-03-08 22:24 ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OF328AFC10.3EB99D08-ON8525712B.007E685E-8525712B.007ED8FC@lexmark.com \
    --to=bhenz@lexmark.com \
    --cc=help-gnu-emacs-bounces+bhenz=lexmark.com@gnu.org \
    --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.
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 read-only IMAP folder(s) and NNTP newsgroup(s).