Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
exclude users in watch variable?
- X-seq: zsh-users 19811
- From: Andy Spiegl <zsh.Andy@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: exclude users in watch variable?
- Date: Wed, 4 Feb 2015 18:46:06 +0100
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mail-followup-to: zsh-users@xxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
"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?
Thanks!
Andy.
--
Some people will never learn anything because they understand everything too soon.
(Alexander Pope)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author