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

Re: [MiNT] sed, new binutil/shellutil



Katherine Ellis <kellis@fdn.com> writes:

> Hi, just a quick question, but this doesn't work in KGMD tools, I would
> like to know if it works with New sparemint packages?
> 
> example:
> 
> echo "machine {NAME}" | sed s/{NAME}/`uname`/g
> 
> This should work, but didn't with kgmd.

It worked with my KGMD sed (version 2.05), but I'm using a newer bash
(2.04), so it might be an old bash you're using which doesn't work
with that.


Tomas