]> granicus.if.org Git - sysstat/commit
sar: Allow options -h and -z to be coalesced
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 3 Mar 2018 09:51:08 +0000 (10:51 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 3 Mar 2018 09:51:08 +0000 (10:51 +0100)
commite42e9007121336ad7d5d079cf2b12c6996f6c157
treeed89699784852b73f9c93e3c6180911f360bb89f
parent9e4b9b82110585bf624178153c605539e0c44781
sar: Allow options -h and -z to be coalesced

With this patch it is now possible to enter, e.g. "sar -dhz" instead of
"sar -d -h -z".

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