Ian Wienand
5bf682af2d
Don't use -o argument to "free"
...
The /bin/free on Fedora 21 doesn't understand -o argument to free;
that being:
---
-o, --old
Display the output in old format, the only difference being this
option will disable the display of the "buffer adjusted" line.
---
i.e. the difference is the "-/+ buffers/cache" line. Since the sed
only matches on the line starting "^Mem", this is not relevant anyway.
Change-Id: Ib2f763ea82b9a3b397d202453099d58e5dd5a355
2014-11-06 10:39:36 +11:00
..
2014-04-09 20:56:36 +00:00
2014-09-11 10:47:11 -07:00
2014-03-23 08:40:18 -07:00
2014-05-23 11:06:12 +04:00
2013-09-06 13:29:04 -07:00
2014-10-16 11:41:04 -05:00
2012-11-23 21:41:37 +00:00
2014-10-28 15:32:43 +01:00
2014-10-03 17:23:44 +00:00
2014-07-07 17:01:57 -07:00
2014-10-16 11:41:04 -05:00
2014-08-25 16:04:06 -07:00
2014-10-17 15:05:10 -04:00
2014-09-26 00:45:16 +00:00
2014-07-02 17:35:02 +00:00
2014-09-07 20:45:11 +00:00
2014-10-19 11:59:26 -07:00
2014-08-14 11:23:53 +02:00
2014-07-02 17:35:02 +00:00
2014-11-06 10:39:36 +11:00
2014-10-20 15:49:11 -07:00
2014-06-04 17:33:50 -07:00
2014-09-03 17:03:27 -07:00
2014-08-27 16:40:00 -07:00
2014-09-11 16:26:22 -07:00
2014-06-04 17:33:50 -07:00
2014-10-16 11:41:04 -05:00
2014-09-12 10:42:05 -07:00
2013-10-09 16:53:06 -07:00
2014-10-24 13:34:47 +00:00
2014-10-20 15:55:16 -05:00
2014-11-01 22:58:57 +00:00
2014-10-20 18:35:44 +00:00
2014-01-29 14:50:05 -08:00
2013-12-18 20:03:39 +00:00
2013-05-20 20:40:03 +00:00
2014-09-25 11:03:04 -07:00
2014-07-02 17:35:02 +00:00
2014-04-17 16:46:11 +02:00
2014-09-02 10:49:03 +02:00
2012-11-23 21:41:37 +00:00
2013-05-14 02:02:12 +00:00
2013-04-25 21:37:03 +00:00
2014-09-15 20:48:31 +00:00
2013-05-26 02:57:11 +00:00
2013-12-11 11:50:42 -08:00
2012-10-05 19:47:44 +00:00
2012-11-26 20:55:57 +00:00
2014-09-30 12:40:59 -07:00
2014-07-02 17:35:02 +00:00
2014-08-27 16:40:00 -07:00
2014-05-30 22:41:07 -07:00
2014-04-30 20:11:16 +00:00
2014-09-25 11:03:00 -07:00