]> granicus.if.org Git - sysstat/commit
Define S_COLORS possible values
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 27 Sep 2015 13:54:10 +0000 (15:54 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 27 Sep 2015 13:54:10 +0000 (15:54 +0200)
commit3b9cbbe848bf8d8e968f2f244e0f750277fa8a23
tree1960b4738d3a807524eac387b8de57e2baa19dbb
parent1118dde3216be5dbf11307c7d935af8d246fbddb
Define S_COLORS possible values

Sysstat now takes into account the following values for S_COLOR
environment variable:
"never": Don't use colorization
"always": Always use colorization
"auto" (or any other value different from "never" and "always"): Use
colorization only if stdout is a terminal.

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