Exec module allows to start an external command from a seri script. The commands may be any valid shell commands, the command string is passed to shell using "popen" command.
Jiri Kuthan