/srv/irclogs.ubuntu.com/2015/05/20/#ubuntu-motu.txt

dholbachgood morning06:31
=== dupondje_ is now known as dupondje
psusiso I was using fscanf to extract some parameters from /etc/meminfo like this:22:30
psusifscanf (info, "MemTotal: %*d kB MemFree: %d kB Buffers: %d kB Cached: %d kB"22:30
psusiit seems that at some point they added a new MemAvailable field between MemFree and Buffers and now this fails22:31
psusihow can I work around this?  i.e. specify that there may or may not be an additional string there, and I don't care whether it is or is not22:31

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!