Has bash ever had a change before that would break valid scripts?
Could the printf format change be settable by a variable or by an option like
the -e/-E in echo?
Is it necessary for bash printf to match C printf?
I suppose that it is already decided.
Could the bash printf implementation warn
I am running bash 4.3.33 that I built from source on Fedora 20
3.18.7-100.fc20.x86_64.
When I run "help ulimit", the line for "-Tthe maximum number of threads"
does not line up with the other options because the message in ulimit_doc[]
around line 1443 of ulimit.c has 4 spaces after the -T i