coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFE: hash-type in sum utils


From: Pádraig Brady
Subject: Re: RFE: hash-type in sum utils
Date: Thu, 23 Aug 2012 10:16:29 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0

On 08/23/2012 10:06 AM, Ondrej Oprala wrote:
> echo -E "$ex_output" > exp

That's using the shell's version which may not be portable.
To select the built echo binary use: env echo ...
Or even better, use: printf

cheers,
Pádraig.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]