]> Sergey Matveev's repositories - public-inbox.git/commit
lei q: support reading queries from stdin
authorEric Wong <e@80x24.org>
Wed, 3 Feb 2021 08:11:43 +0000 (22:11 -1000)
committerEric Wong <e@80x24.org>
Thu, 4 Feb 2021 01:37:10 +0000 (01:37 +0000)
commit85d10e97f7c07855c1bbe9bd89e5ebc1aa10352f
treecd99a27456927246e91e0e735bc0bee2d50e3d88
parenta848cb1e2229e0b313271dad879f9a101e414316
lei q: support reading queries from stdin

This will be useful on shared machines when a user doesn't want
search queries visible to other users looking at the ps(1)
output or similar.
MANIFEST
lib/PublicInbox/InputPipe.pm [new file with mode: 0644]
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiOverview.pm
lib/PublicInbox/LeiQuery.pm
lib/PublicInbox/LeiXSearch.pm
t/lei.t