From: "Jesús Guerrero" <i92guboj@terra.es>
To: <gentoo-user@lists.gentoo.org>
Subject: Re: [gentoo-user] Re: FIXED 3D
Date: Fri, 09 Oct 2009 00:43:10 +0200 [thread overview]
Message-ID: <e6ce33a432a20aabd57591723f276904@localhost> (raw)
In-Reply-To: <20091008193301.4cd6baf5@zaphod.digimed.co.uk>
On Thu, 8 Oct 2009 19:33:01 +0100, Neil Bothwick <neil@digimed.co.uk>
wrote:
> On Thu, 08 Oct 2009 18:54:26 +0300, Nikos Chantziaras wrote:
>
>> And it's usually quicker to type with backticks instead of $():
>
> But nowhere near as clear.
>
>> Note: not single-quotes ('), but backticks (`). It's usually the key
>> above TAB and to the left of 1.
>
> I rest my case :)
>
> Note you can also nest commands when using $(), which you can't do with
> backticks.
Note also that some languages and keyboard layouts don't favor the use of
the backticks for this case. In Spanish keyboards, this characters: `´^¨
are dead keys (I think that's the correct term, not 100% sure), which means
they don't print anything until you press another key. That means that to
write `foo` I have to actually type `[space]foo`[space], or at least
``foo`` (press the key twice). An in any case it's just a matter of tastes.
Besides that, $() is far clearer, and it allows you to do things like this:
echo $(ls -l $(which tar))
Just an useless example. That, you can't do with backticks.
--
Jesús Guerrero
next prev parent reply other threads:[~2009-10-08 22:43 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-07 16:49 [gentoo-user] Broken 3D James
2009-10-07 19:26 ` [gentoo-user] " walt
2009-10-07 19:30 ` [gentoo-user] " James Ausmus
2009-10-07 21:22 ` Volker Armin Hemmann
2009-10-08 3:38 ` Jesús Guerrero
2009-10-08 15:28 ` [gentoo-user] Re: FIXED 3D James
2009-10-08 15:35 ` Jesús Guerrero
2009-10-08 15:53 ` James
2009-10-08 15:54 ` Nikos Chantziaras
2009-10-08 18:33 ` Neil Bothwick
2009-10-08 19:14 ` Alan McKinnon
2009-10-08 19:19 ` James Ausmus
2009-10-08 19:27 ` Nikos Chantziaras
2009-10-08 20:02 ` Alan McKinnon
2009-10-08 20:09 ` Nikos Chantziaras
2009-10-09 16:12 ` Alex Schuster
2009-10-08 19:34 ` Nikos Chantziaras
2009-10-08 21:21 ` Neil Bothwick
2009-10-08 22:43 ` Jesús Guerrero [this message]
2009-10-09 2:22 ` Jonathan Callen
2009-10-09 2:56 ` Jesús Guerrero
2009-10-09 8:13 ` Neil Bothwick
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=e6ce33a432a20aabd57591723f276904@localhost \
--to=i92guboj@terra.es \
--cc=gentoo-user@lists.gentoo.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