| Search internet |
The 'lgwam' rendering event allows to generate a Logiweb machine. A Logiweb machine is a bash script whose first line is taken from the script option of lgc(1). That script option defaults to
#!/usr/bin/lgwam script
The lgwam event is used by the default renderer for converting 'execute' definitions into Logiweb machines. The lgwam event is not really needed since the renderer has access to the options of lgc and because one may use a 'script' event instead of the 'lgwam' event.
| Search logiweb.eu |