On Thursday 07 Apr 2011 17:08:56 Greg Jednaszewski wrote:
> Any comments related to this change? You can see the changeset by
> following the link. Or if it's easier for everybody, I can post a patch
> here instead of via github.
Sorry for the delay in replying.
There is already a viable way to force a trailing space on "echo":
set spc:hex 20
echo -n Prompt:${spc} && read answer
I'm not keen on having "echo -n" always print a trailing space, because that
wouldn't match the behaviour of "echo -n" in most shells. Is the ${spc} trick
sufficient for you? If not, then we could think about some extra option for
"echo".
For "equals": I think that "iseq" or "isequal" would probably be a better
name, for consistency with "isset". What do you think?
Michael
_______________________________________________
ipxe-devel mailing list
[email protected]
https://lists.ipxe.org/mailman/listinfo/ipxe-devel