On 15 October 2013 22:36, Chet Ramey <chet.ra...@case.edu> wrote:
> On 10/15/13 4:27 PM, Joshuah Hurst wrote:
>
>>>> What happened to the patch for cd -@ to handle NFSv4+Windows alternate
>>>> streams? ksh93 already has this feature since quite some time and
>>>> they're now even extending support even further to the builtin POSIX
>>>> commands...
>
> I have not added it to bash yet.
>
>>>
>>> Do you mean cd -@ as this one in ksh?
>>> - - - - - - - -
>>>   -@              Change into the hidden attribute directory of directory 
>>> which
>>>                   may also be a file. CDPATH is ignored. Hidden attribute
>>>                   directories are file system and operating system specific.
>>> - - - - - - - -
>>>
>>> That would be great. Where's the patch?
>>
>> Just to be sure, this does use the extended attributes with O_XATTR, right?
>
> Yes, Cedric's patch uses O_XATTR.

Mhhh.
That would be very useful to have, at least much better than the
cranky runat(1) kludge.

Is there a branch I can checkout to try?

Dan

Reply via email to