help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-bash] coprocess help


From: lxnf98mm
Subject: [Help-bash] coprocess help
Date: Wed, 6 Mar 2013 13:07:15 -0600 (CST)
User-agent: Alpine 2.00 (LRH 1167 2008-08-23)

I am playing with coproc.bash that comes with version 3.2.25
Having no luck

$ coprocess open "/usr/bin/bc -l"
[1] 13460
$ /usr/share/doc/bash-3.2/functions/coproc.bash: line 53: /usr/bin/bc -l: No 
such file or directory
[1]+  Done                    ( "$@" < $fifo.in > $fifo.out; rm -f "$fifo.in" 
"$fifo.out" )

I know this is a old version of bash but it is what I am stuck with

Thanks
Richard



reply via email to

[Prev in Thread] Current Thread [Next in Thread]