Re: [Fish-users] bash equivalent of eval

2014-07-03 Thread David Adam
On Wed, 2 Jul 2014, Wai Yan Pong wrote: > What would be the fish equivalent of the bash command > > eval `prog < file` > > I was trying > > eval `slmenu < prog.txt` See the FAQ: http://fishshell.com/docs/current/faq.html#faq-subcommand You can use eval (prog < file) David Adam zanc...@ucc.

[Fish-users] bash equivalent of eval

2014-07-02 Thread Wai Yan Pong
What would be the fish equivalent of the bash command eval `prog < file` I was trying eval `slmenu < prog.txt` which works for me in bash but not in fish. -- Open source business process management suite built on Java a