[GRASS-user] v.patch
Moritz Lennert
mlennert at club.worldonline.be
Thu Mar 15 07:06:18 EDT 2012
On 15/03/12 11:24, Patrick S. wrote:
> Thank you Moritz,
>
> that works perfect!
>
> BTW, I saw that you can also write: $( ......) instead of `...`
> The result seems to be equivalent.
Actually $() seems to be the preferred bash way and backticks somewhat
deprecated:
http://mywiki.wooledge.org/BashFAQ/082
However, I think that backticks are more standard across shells than
$(), but I'll let the real experts respond to that. ;-)
Moritz
More information about the grass-user
mailing list