in reply to Re^2: OT: Using global SSIsin thread OT: Using global SSIs
<!--#exec cmd="/some/path/to/command" --> [download]
Where the "/some/path/to/command" is run via the system shell, much like the 1-arg version of system() in perl.