On 2017-07-19 14:34, Markus Gothe wrote: > Look over here > http://pubs.opengroup.org/onlinepubs/9699919799/functions/scanf.html > instead: The %m in BusyBox is a printf specifier, not a scanf specifier. How is this link relevant to printf("%m")?