Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [wip patch] new zsh/attr module
- X-seq: zsh-workers 26616
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: [wip patch] new zsh/attr module
- Date: Thu, 26 Feb 2009 23:36:25 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=yyCwkftKOfgrOTi3bRhZTo623D5j7Syri+uxqkJ0bsE=; b=D3zX9AAChe4A92elwEemF6I7gb/WQNGVboWANizLgGjUvUUdZ5EOHr6BHSg79smxbF Id7DORn2VIE7wsXuKaIz0z7ebVST6OcAZCgkPfwb4EIX4AyBtkqWFC9XGsJvxMn5BwU6 As0yd1/KmsuTqNm6oNdLWJWXHTC3x9dHaO6Z4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Cfd4wERd0iUi6YsqRBkYHAWOcNxnRm3nlpHHKzzooqyfuWRP8eK7H1N4rav+M1QkSn 34l8ePMWYwTxPhRIyLJc0LXSgEigb7Or9RVit5S+u3TCdbZh2olj4+/eqjZajiq2+QBO EbyynwkRa8lUhwYr7LjUMTbchRvJum/jAQTQ4=
- In-reply-to: <alpine.LNX.2.00.0902262245590.27571@localhost>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <alpine.LNX.2.00.0902262245590.27571@localhost>
2009/2/26 Mikael Magnusson <mikachu@xxxxxxxxx>:
> The problem is it takes a long time when you run it on some significant set
> of files since it forks for every file (~10 seconds for hundreds of files).
> So I cobbled together this module to make three builtins, zgetattr, zsetattr
> and zdelattr.
The number of files in the above test was 3300, not hundreds.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author