Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: note metadata for files
- X-seq: zsh-users 18923
- From: shawn wilson <ag4ve.us@xxxxxxxxx>
- To: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- Subject: Re: note metadata for files
- Date: Thu, 3 Jul 2014 23:55:10 -0400
- Cc: Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Mivr4zoW4ASDy3dnMOuKV/jcgkRs+ebm9m+xJfbbl6A=; b=YJvMLAsakKdISnwm3wIDBsKIpYYSL3QMv4dSDHH68bDGKQKKnNSLcC+KzgtBYqC2fH og8Gy1SiYi4/q2pIQZhpRh02VfWx/bVwjKDARfowMgbMtOa7vUTFzreLV1VYjqOFPzxy +jtTHktNlBx9sVH2EZsioWxH4X+g5/s1RxEYjbfOR/nvWxUe75Td9Y7zIQeEXjUKTShP Ry4PuQcKL4VFtotgkAW6+ceLkv3Qh6AYZFTloS8AMAdMNdAh5J8zjdLMBK1A2vO1OX/Z TzPPQ1p6JAuOWXpDtboRHu1Y7L93dLruIBp1IMU/kY0p/++9MJHsF2ijsCdSglGJrZYZ qNBw==
- In-reply-to: <20140703224404.4cee3433@pws-pc.ntlworld.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAH_OBiefP4+xyLmK+fDr+Kn_G2MO1+CYU-7q3PU-rx4Q8UJEpQ@mail.gmail.com> <20140703224404.4cee3433@pws-pc.ntlworld.com>
Thanks all. I didn't know of hooks... I looked for something like this
in zsh a few years ago and didn't find anything (so didn't think to
look for that). I also like using xattr like that way - I'm going to
have to look into what can overwrite this though - if vim or cvs or
even touch can overwrite this, that's kinda a non-starter unless I can
find a way around it with cgroup or an LSM.
On Thu, Jul 3, 2014 at 5:44 PM, Peter Stephenson
<p.w.stephenson@xxxxxxxxxxxx> wrote:
> On Wed, 2 Jul 2014 13:59:24 -0400
> shawn wilson <ag4ve.us@xxxxxxxxx> wrote:
>> Maybe not a zsh specific question, but...
>>
>> Does anyone have a system for attaching notes to a file?
>
> You might be interested in Oliver's article on using Linux file
> attributes for metadata with zsh:
>
> http://www.linux-mag.com/id/2126/
>
> pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author