I saw a printf usage from a Linux forum's post:

# printf "%d\n" "'a"
97
#

It's really cool but I found no info in bash's manual. Are there any other
undocumented interesting features? :)

Reply via email to