Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: printf builtin
- X-seq: zsh-workers 15849
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Oliver Kiddle <okiddle@xxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: printf builtin
- Date: Thu, 20 Sep 2001 20:33:12 +0000
- In-reply-to: <3BAA3F2A.86D73181@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <3BAA3F2A.86D73181@xxxxxxxxxxx>
On Sep 20, 8:10pm, Oliver Kiddle wrote:
}
} Ksh and bash both have a printf builtin. This adds one to zsh.
Did you also notice that "print -f" in ksh is the same as printf?
This raises the question of whether it should be possible to combine
print -f with all the other print options, which would imply quite a
different implementation from what's in this patch, and would likely
preclude it from being a module.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author