magicant / yash

Yet another shell
http://magicant.github.io/yash/
GNU General Public License v2.0
301 stars 28 forks source link

Hexadecimal escape sequence in printf built-in #22

Open magicant opened 10 months ago

magicant commented 10 months ago

(Feature request migrated from https://osdn.net/projects/yash/ticket/43146)

This is not required by POSIX but is implemented in other implementations.

printf "\x66\x65\n"