summaryrefslogtreecommitdiff
path: root/doc/todo/wishlist__58___optionally_print_key_in_output_of_checkpresentkey_batch_mode/comment_1_f95f2c92a46c1bd00c627aa19b08c875._comment
blob: db469b88e2be315922b05e66673b5aec2dcc84d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2016-07-11T16:36:11Z"
 content="""
Hmm, my assumption is that use of checkpresentkey --batch is in some kind
of loop, or function call, where you'd write a key to it, read a response
back, and now you know whether that key is present.

Does your use case involve something like shell scripting? I suppose if you
have a big list of keys and want to narrow it to only keys that are present
or missing, you could be trying to pipe it through checkpresentkey --batch.
"""]]