I think so. psub is not exercised very often and is finicky. 

I opened https://github.com/fish-shell/fish-shell/issues/1394 to track this. 
Thanks for reporting it.

_fish

On Mar 31, 2014, at 6:33 PM, Kevin Ballard <ke...@sb.org> wrote:

> I’m seeing the same issue. Sure seems like a bug.
> 
> -Kevin
> 
> On Mar 31, 2014, at 1:35 PM, Ben Tebulin <tebu...@googlemail.com> wrote:
> 
>> 
>> Hi list!
>> 
>> Inspired by http://www.reddit.com/r/linux/comments/21rm3o/_/cgfwp4c I
>> wondered my self: What's the equivalent of
>> 
>>   diff <(date) <(sleep 1s; date)
>> 
>> in fish? I tried
>> 
>>   diff (date|psub) (sleep 1; date|psub)
>> 
>> but this blurbs also a set of error messages. Bug?
>> 
>> Thanks
>> - Ben
>> 
>> 
>> 
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Fish-users mailing list
>> Fish-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/fish-users
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Fish-users mailing list
> Fish-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fish-users


------------------------------------------------------------------------------
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to