Someone asked me today how to do this in Fish:

command 2>&1 | tee log.txt

i.e. pipe both stdout and stderr into the stdin of a subprocess.

and it seems that this is not possible (easily anyway) in fish.  Is
this the sort of thing that would be easy to implement?

Thanks

Steve Stagg

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to