]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsblk: add --highlight
authorKarel Zak <kzak@redhat.com>
Wed, 20 Sep 2023 12:34:09 +0000 (14:34 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 20 Nov 2023 21:25:46 +0000 (22:25 +0100)
commitc3317cdc76f348910baa48cb397f361cdbd766ea
treeb1eab8a7d1644a14cc87647003c979b7f93f2cb8
parent3e0b4a827db10327eea16fff62e466692f9106b8
lsblk: add --highlight

The new option can colorize lines specified by scols query. The
columns (in the expression) does not have to be in the output.

Signed-off-by: Karel Zak <kzak@redhat.com>
meson.build
misc-utils/Makemodule.am
misc-utils/lsblk.c
misc-utils/lsblk.h