package shc
shc - Shell script compiler
shc will create a stripped binary executable version of a shell script. There is no improvement in the speed of the script, it is just a way to keep people from modifing or seeing what your script is doing. In most cases “shc -f scriptname.sh” is all you need to compile.