neurobin / shc

Shell script compiler

Home Page:https://neurobin.org/projects/softwares/unix/shc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Working with `#!/usr/bin/env bash`

pengyu opened this issue · comments

It seems that shc does not support the shebang of #!/usr/bin/env bash. Could this support be added? Thanks.

Not planned in near future

It seems that shc does not support the shebang of #!/usr/bin/env bash. Could this support be added? Thanks.

I wrote an alternate tool, use pipes and support shebang.

https://github.com/liberize/sshc