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.

Glenn, what do you think?

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

Reply via email to