On Fri, 12 Nov 2010 16:52:51 -0800, Carl Worth <[email protected]> wrote:
> This one is a simple one-liner as of notmuch 0.4:
> 
>     notmuch search --output=files tag:deleted -print0 | xargs -0 rm

Is -print0 actually a command that notmuch accepts?  It's not documented
as far as I can tell.  And it doesn't seem to affect the output of the
command, i.e. whether or not it's used the output is still newline
delimited.  I'm not seeing it in the source either.

jamie.

Attachment: pgpxHmCT03VQv.pgp
Description: PGP signature

_______________________________________________
notmuch mailing list
[email protected]
http://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to