Hi Alex,
This is most likely because command substitutions do not run in the foreground
in fish.
https://github.com/fish-shell/fish-shell/issues/1362 tracks that. Feel free to
chime in.
Thanks,
_fish
On Jun 24, 2014, at 3:24 PM, Alex Boisvert <alex.boisv...@gmail.com> wrote:
> Nobody?
>
> (trying one more time :)
>
>
> On Mon, Jun 16, 2014 at 7:42 AM, Alex Boisvert <alex.boisv...@gmail.com>
> wrote:
> Wondering if any of you have experienced (and can explain) why the following
> doesn't work in fish 2.0.0:
>
> % cat (ls | percol)
>
> but the same works as expected in bash:
>
> % cat $(ls | percol)
>
> (Project documentation + source for percol can be found at
> https://github.com/mooz/percol)
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft_______________________________________________
> Fish-users mailing list
> Fish-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fish-users
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users