El día Saturday, September 19, 2015 a las 07:46:53PM -0700, Ian Zimmerman
escribió:
> Back to my bad habit of resurrecting old threads :)
>
> Do you really score "bad" messages with _negative_ scores? The manual
> says (section 3.24):
>
> A message's final score is the sum total of all matchi
* Ian Zimmerman on Saturday, September 19, 2015 at 17:28:18 -0700
> On 2015-09-20 01:43 +0200, Christian Ebert wrote:
>> printf '%s' "/full/path/to/directory" | md5 | xargs rm -r
The `-r` should have been omitted of course.
> Thanks for the tip, it almost works :P On which system is there a md5
>
Mutt asks me this after any pipe-message command. I can see how it is
necessary for commands that produce output; otherwise I wouldn't get a
chance to see the output. But what about commands that produce nothing
on stdout? Some non-interactive commands may save their output in a
file, so their s
On 20Sep2015 21:36, Ian Zimmerman wrote:
Mutt asks me this after any pipe-message command. I can see how it is
necessary for commands that produce output; otherwise I wouldn't get a
chance to see the output. But what about commands that produce nothing
on stdout? Some non-interactive commands