From: Paolo Bonzini <bonzini@gnu.org>
To: Brian Gernhardt <benji@silverinsanity.com>
Cc: John Wiegley <johnw@newartisans.com>,
git list <git@vger.kernel.org>, Johan Herland <johan@herland.net>
Subject: Re: Yet another Git tutorial
Date: Mon, 28 Apr 2008 18:40:38 +0200 [thread overview]
Message-ID: <4815FE06.90002@gnu.org> (raw)
In-Reply-To: <4557C7EE-2B56-4836-A2AC-09EAF05FD95C@silverinsanity.com>
> (p.4) On my system, `echo "Hello, world\!" > greeting` puts the
> backslash into greeting. Of course, leaving it out leaves an error.
Using single quotes, as in `echo 'Hello, world!'`, should work fine.
Paolo
next prev parent reply other threads:[~2008-04-28 16:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-28 6:39 Yet another Git tutorial John Wiegley
2008-04-28 9:27 ` Johan Herland
2008-04-28 20:11 ` John Wiegley
2008-04-28 9:36 ` Jeff King
2008-04-28 16:30 ` Brian Gernhardt
2008-04-28 16:40 ` Paolo Bonzini [this message]
2008-04-28 16:42 ` Brian Gernhardt
2008-04-28 19:45 ` Bob Hiestand
2008-04-28 22:27 ` Dmitry Potapov
2008-04-28 23:34 ` Junio C Hamano
2008-04-29 0:17 ` Junio C Hamano
2008-04-29 1:25 ` Matt Graham
2008-04-30 1:40 ` John Wiegley
2008-04-30 23:17 ` Robert Haines
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=4815FE06.90002@gnu.org \
--to=bonzini@gnu.org \
--cc=benji@silverinsanity.com \
--cc=git@vger.kernel.org \
--cc=johan@herland.net \
--cc=johnw@newartisans.com \
/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.