Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 3DF0B4196F0 for ; Sat, 17 Apr 2010 11:33:07 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.701 X-Spam-Level: X-Spam-Status: No, score=0.701 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tXTmTnKMnmzH for ; Sat, 17 Apr 2010 11:33:06 -0700 (PDT) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by olra.theworths.org (Postfix) with ESMTP id 6B705431FC1 for ; Sat, 17 Apr 2010 11:33:06 -0700 (PDT) Received: by fg-out-1718.google.com with SMTP id e21so1006849fga.2 for ; Sat, 17 Apr 2010 11:33:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:mime-version :content-class:from:subject:date:importance:x-priority:to :content-transfer-encoding:content-type; bh=vVM3jy52UX8rHlbz70EhhhsEVDT1zwI1Jj8Ra74LN6s=; b=fdcwX6546vISDXAix+Vwh3HrMUpw0ArSf98h9sHR52KuVkf8/QSO1s1nIKS8uLQ4KJ hvbkRYhyLzg/hMZU+Dkq9M7elxMwlrz5YdK47q+Ibk+g8ykNLk+VcADap+1rZ2K802rM ha7wnLMVYgDNm2bpWUqlV00gE7Az7bVoGGNQA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:mime-version:content-class:from:subject:date:importance :x-priority:to:content-transfer-encoding:content-type; b=i/wMQEvgx6a96XFmifTGapD9uoCHog221ZIJDk/GqmiwmU34phEH8VCfUuV+EEypfa AqNEXrzdh2by8BPo2roN9F9LAMi9HYNql9Exq5JvzO4JooF1vBnN8A73DeMO6HsR3cXm v3rRrzeJ4cmKY5VCmY8J1ceqW/a5FUdOyGtsk= Received: by 10.223.29.199 with SMTP id r7mr1503068fac.73.1271529185385; Sat, 17 Apr 2010 11:33:05 -0700 (PDT) Received: from Inbox (p4FE5F294.dip.t-dialin.net [79.229.242.148]) by mx.google.com with ESMTPS id 21sm6715346fks.53.2010.04.17.11.33.03 (version=SSLv3 cipher=RC4-MD5); Sat, 17 Apr 2010 11:33:04 -0700 (PDT) Message-ID: <4bc9fee0.15135e0a.2c83.ffffff35@mx.google.com> MIME-Version: 1.0 content-class: From: Arian Kuschki Subject: RE: [notmuch] Bulk message tagging Date: Sat, 17 Apr 2010 20:32:27 +0200 Importance: normal X-Priority: 3 To: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Apr 2010 18:33:07 -0000 Hi -----Original Message----- From: Carl Worth Sent: 17 April 2010 17:43 So one could query with sysconf and break things up into multiple commands as needed. Doesn't xargs do exactly this?