On Fri, 30 Aug 2013 22:25:34 +0200 Lionel Cons wrote:
> On 30 August 2013 21:01, ÏÌØÇÁ ËÒÙÖÁÎÏ×ÓËÁÑ <[email protected]> 
> wrote:
> > For scripts it may be better to extend /dev/file/ to have /dev/file/xattr:
> >
> > ksh -c 'mkdir -p foo2 ; redirect {d}<foo2/ ; redirect
> > {n}<>/dev/file/xattr:/dev/fd/$d/myxattr ; print -u$n "bla" ; cd -@
> > foo2 ; ls ; cat myxattr'     myxattr      SUNWattr_ro  SUNWattr_rw
> > bla

> Do you have a patch for that? It sounds you found a middle way which
> might satisfy Glenn's love for /dev/file and marry it with a sane
> approach to access files in xattr directories.

I'm looking at this over the long US weekend and am having
an off-list discussion picking olga's brain -- this will be resolved
one way or another tuesday

my "love" isn't so much /dev/file but rather an ast C and script
abstraction the contains the effects of attribute directories

_______________________________________________
ast-developers mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-developers

Reply via email to