There is the
exec function which executes a LIST through the first argument which is the program it should be executed though (
exec(PRGM, LIST)). Note that exec will NEVER return anything on success or failure unlike
system
Almost a Perl hacker.
Dave AKA damian
I encourage you to email me