shc

shc 3.8.6

shc project is a generic shell script compiler.It takes a script which is specified on the command line and produces C source code. The generated source code is then compiled and linked to produce a stripped binary executable.shc itself is not a compiler...