]> granicus.if.org Git - sysstat/commit
sar: Add new option -h
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 12 Jan 2018 09:15:40 +0000 (10:15 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 12 Jan 2018 09:15:40 +0000 (10:15 +0100)
commitc7487300ab40f4923d432a8022a5c088df53efd7
tree0b1f9759f19adf95bc1b5b18399dbd8aa8234061
parente25af5a4ec487d0c71c2a2fb938625b51b842dad
sar: Add new option -h

Add option -h to make sar's output easier to read by a human.
This option tells sar to display {devices, network interfaces} names at
the end of the line to make sure the output won't shift. This option
also enables implicitly --human and -p (pretty-print).

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
pr_stats.c
sa.h
sar.c