]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsipc: remove --print0 and -colon-separate
authorKarel Zak <kzak@redhat.com>
Thu, 23 Jul 2015 08:28:32 +0000 (10:28 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 23 Jul 2015 08:28:32 +0000 (10:28 +0200)
commit2a7150ac2e57418f471cca0aae259b7bcd0b90db
treeb988824d9434e84425cfd13873de7a60fc32b9a3
parentcdedcbe603c1589360e7f286407ca8f91a1e0461
lsipc: remove --print0 and -colon-separate

These options have been originally designed for lslogins for
compatibility another passwd-like tools. It does not make sense for
IPC.

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