slackbuilds/development/pp/README

9 lines
235 B
Plaintext

pp
a preprocessor
pp allows embedding sh code in files of any type by nesting it inside
the #!\n token, where \n is a new line. That means that if you'd like
a simple loop or an if inside an HTML file for instance, you could
use pp.