Hi there, This is not a bug report, but an Erlang beginner here spent a long time staring at the output: 1> io_lib:fread("Uptime: ~d", "Uptime: 100"). {ok,"d",[]} Maybe a candidate for an example that comes with io_lib:fread/2... Cheers, Sebastian.