bug-bash
[Top][All Lists]
Advanced

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

Re: Bash printf builtin bug


From: Paul Jarc
Subject: Re: Bash printf builtin bug
Date: Wed, 30 Mar 2005 13:19:17 -0500
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.4 (gnu/linux)

Chet Ramey <chet@caleb.ins.cwru.edu> wrote:
> That's what the `--' first argument is for:  don't treat any remaining
> arguments as possible options.

Does printf have any options?  If not is there any point in giving an
error in this case?  ISTM SUSv3 requires the first argument to be a
format string, regardless of whether it starts with "-".  That's how
coreutils does it.


paul




reply via email to

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