SlackBuildsOrg/development/shc
Roberto Metere 53fb4f05f2 development/shc: Added (generic SHell script Compiler)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-03-05 17:58:40 -03:00
..
README
shc.info
shc.SlackBuild
slack-desc

SHC 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.

Use with care.

After installation, try it with
  shc -v -r -T -f myscript