|
From: | Matthew Woehlke |
Subject: | Re: sed |
Date: | Tue, 13 Feb 2007 10:19:20 -0600 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061206 Thunderbird/1.5.0.9 Mnenhy/0.7.4.0 |
Stephane Chazelas wrote:
and use $(...) instead of `...`
...
6- use the standard sh syntax instead of trying to rely on any version and implementation of an unspecified shell like ksh or bash (and have bash or ksh interpret that syntax if you wish as those are standard conformant shells).
Funny that you say that, when you previously recommended using the non-portable $() construct. :-)
-- Matthew "But I want to cast Magic Missile!"
[Prev in Thread] | Current Thread | [Next in Thread] |