[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-bash] Which is preferred? '`' or '$('?
From: |
Peng Yu |
Subject: |
[Help-bash] Which is preferred? '`' or '$('? |
Date: |
Mon, 11 Mar 2013 19:59:24 -0500 |
Hi,
It seems that $( is a more recent form as it is mentioned in the
manual "When the old-style backquote form of substitution is used
...". Since these two forms, to a certain extend, are the same and $(
is introduced later, is $( preferred?
--
Regards,
Peng
- [Help-bash] Which is preferred? '`' or '$('?,
Peng Yu <=