dspinellis / dgsh

Shell supporting pipelines to and from multiple processes
http://www.spinellis.gr/sw/dgsh/
Other
323 stars 23 forks source link

Syntactic sugar for invoking functions in bash-sgsh scripts #2

Closed mfragkoulis closed 7 years ago

mfragkoulis commented 8 years ago

Create a shell builtin call function-name that wraps sgsh-wrap bash -c 'function-name ...'