On Sun, Jun 20, 2010 at 1:01 PM, Andres P <[email protected]> wrote: > And also keep in mind that most situations were echo | foo would be > used in makepkg are already using a here-string. >
Sorry, this isn't true. makepkg isn't using <<<; maybe it was an old commit. Anyway, the recommendation still stands since it avoids subshells and yadda yadda... Andres P
