From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6219 invoked by alias); 10 Feb 2015 19:35:18 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 19846 Received: (qmail 17163 invoked from network); 10 Feb 2015 19:35:14 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.2 X-Virus-Scanned: by amavisd-new at lrz.de in lxmhs65.srv.lrz.de Date: Tue, 10 Feb 2015 20:28:57 +0100 From: Andy Spiegl To: zsh-users@zsh.org Subject: Re: exclude users in watch variable? Message-ID: <20150210192857.GA13932@spiegl.de> Mail-Followup-To: zsh-users@zsh.org References: <20150204174605.GA14529@spiegl.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150204174605.GA14529@spiegl.de> X-gpg-key: ID C2CB30F0, available on friendly keyservers near you X-gpg-fingerprint: 9051 50B9 13B0 57B9 10FD 48AC 4FA1 209B C2CB 30F0 X-Accepted-File-Formats: ASCII PDF Open/Free Formats - NO proprietory (e.g. Microsoft) files, please X-how-to-quote: http://quoting.is-easy.de/ X-how-to-ask-questions: http://www.catb.org/~esr/faqs/smart-questions.html X-stupid-disclaimers: http://goldmark.org/jeff/stupid-disclaimers/ X-angstklauseln: http://www.heise.de/artikel-archiv/ct/2014/08/136_Angstklauseln User-Agent: Mutt/1.5.23 (2014-03-12) I suppose no answer by noone means that it's impossible, right? Thanks, Andy. On 2015-02-04, 18:46, Andy Spiegl wrote: > "watch=( notme )" excludes myself but is there a way to exclude other usernames? > > I was trying "watch=( notme ^user1 ^user2 )" but I am expecting too much, right? -- me@condor:~> find . -name home There's no place like home.