]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsclocks: add support for LSCLOCKS_COLUMNS environmental variable
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Sun, 31 Aug 2025 00:04:49 +0000 (20:04 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Tue, 2 Sep 2025 19:33:23 +0000 (15:33 -0400)
commit06489c803c0c0c4c03689d91135fc1a6d89b1417
tree570840f8d7b8c9a5e7b82afcb1a58d4dfda36972
parent5919463684b4e78244be7dbff50d1bbb4b994e73
lsclocks: add support for LSCLOCKS_COLUMNS environmental variable

This provides an alternate way to specify output columns similar
to the --output option.

Addresses: #2816
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
misc-utils/lsclocks.1.adoc
misc-utils/lsclocks.c