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)
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to