
PBS::Shell -

use PBS::Shell ;
RunShellCommands
(
"ls",
"echo hi",
"generate an exception"
) ;

PBS::Shell allows you to build a local shell object or to run commands in a local shell.
RunShellCommands

Khemir Nadim ibn Hamouda. nadim@khemir.net

PBS reference manual.