]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lslocks: add support for LSLOCKS_COLUMNS environmental variable
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Sat, 30 Aug 2025 06:07:48 +0000 (02:07 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Tue, 2 Sep 2025 16:58:36 +0000 (12:58 -0400)
commitb05f661edbf00ab81ef8d387f801f2c80c93b21f
tree33ed0e259e39a7f26769b8444b2862626ebc40d5
parentc407a13fc1f5842881c967d0132035c7db442d4a
lslocks: add support for LSLOCKS_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/lslocks.c