-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Samuel GRANJEAUD - IR/ICIM on 4/4/2008 6:40 AM:
| $ printf --version
| bash: printf: --: invalid option
| printf: usage: printf [-v var] format [arguments]

That's because that is bash's builtin printf, not coreutils'.  Try
'/bin/printf --version' or '(exec printf --version)' to see the difference.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkf2I9wACgkQ84KuGfSFAYABuwCgmcjVMcEhBI7QoMflbKycb9SL
9VMAn2exXaTMh2BtfSX5pbhD+vX37prc
=Uy+0
-----END PGP SIGNATURE-----


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to