On Friday 05 of April 2013 14:35:58 Martin Kühl wrote:
> or using 9p(1):
>
> for (num in `{9p ls acme | grep '^[0-9]'}) {
> if (9p read acme/$num/tag | grep -s '^'$pattern)
> echo delete | 9p write acme/$num/ctl
> }thanks, this version supports using two Acmes, each in separate namespace :-) -- dexen deVries [[[↓][→]]]
