Re: [dev] a suckless hex editor
On 13 November 2015 at 20:42, pancake <pancake_AT_youterm.com> wrote:
> Also, echo is a buildtin, so dont use absolute path for it
My guess is the path was added because the builtin echo may not
support the -e flag. But that's because it's non-standard -- as are
all echo flags, really -- and as Dimitris says printf should be used
instead.
Received on Fri Nov 13 2015 - 21:51:24 CET
This archive was generated by hypermail 2.3.0
: Fri Nov 13 2015 - 22:00:13 CET