diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2015-08-27 18:07:46 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2015-08-27 18:07:46 +0100 |
commit | fc4e2be53eeeaa9ab0d4d089335bbeb007c1817e (patch) | |
tree | e952181f18912bcb7d350a666808a05da3979de8 /AUTHORS | |
parent | 08f5b211dbbf143b3f3ce5e8328947f01adb86cd (diff) | |
download | sos-fc4e2be53eeeaa9ab0d4d089335bbeb007c1817e.tar.gz |
[memory] collect swapon --show output in bytes
Default is human readable:
$ swapon --show
NAME TYPE SIZE USED PRIO
/dev/dm-0 partition 1.5G 0B -1
Should be:
$ swapon --show --bytes
NAME TYPE SIZE USED PRIO
/dev/dm-0 partition 1610608640 0 -1
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions