bug-sh-utils
[Top][All Lists]
Advanced

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

printf \xNNN


From: Padraig Brady
Subject: printf \xNNN
Date: Tue, 05 Nov 2002 10:02:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020827

Why the hell does printf take up to 3 hex digits?
What's wrong with 2 (lastest bash just does 2).

$ /usr/bin/printf "\xf73"
s
$ printf "\xf73"
÷3

printf from sh-utils just ignored the first hex digit?

$ rpm -qf `which printf`
sh-utils-2.0.11-14

thanks,
Pádraig.





reply via email to

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