]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: support +list for -e, -p and -C
authorKarel Zak <kzak@redhat.com>
Tue, 9 Mar 2021 09:37:36 +0000 (10:37 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 9 Mar 2021 09:37:36 +0000 (10:37 +0100)
commit1242c3fde7c62e8426cb3111ebbc45e8f1391080
tree02cf9ef78b259518f658dfb7b846ab0895614ea7
parent0b83e26373d2b81fc40318f2bb03a2b81525ab1c
lscpu: support +list for -e, -p and -C

For example "lscpu -e=+MHZ" to list the default columns and MHZ. We
use the same in other tools.

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/lscpu.1
sys-utils/lscpu.c