-S is all very well, but it's a bit hazardous as to what it deletes. Attached file is a diff that provides a -M<text> option that lists messages in the queue that match the given subject.
Unified diff for above
Logged In: YES user_id=607844
You can use something like:
qmHandle -l | grep -4 expression
to simulate this feature. Anyhow, I'll put it in the list of what to add. ;)
Thanks, Michele.
Log in to post a comment.
Unified diff for above
Logged In: YES
user_id=607844
You can use something like:
qmHandle -l | grep -4 expression
to simulate this feature. Anyhow, I'll put it in the list of
what to add. ;)
Thanks, Michele.