問題タブ [coproc]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
bash - Mac OS X 11 で coproc を使用するには?
2 つのプロセス間で io をクロスしようとしていますが、OS X 10.11.x に coproc がインストールされていないようです。
私は得る: bash: coproc: コマンドが見つかりません
私の bash バージョンは次のとおりです。GNU bash、バージョン 4.3.42(1)-release (x86_64-apple-darwin15.3.0)
coproc のインストール方法を教えてください。