Help for this page
$ perl -V:sh sh='/bin/sh';
system('command line with some args and special characters');
system('executable', 'arg1', 'arg2', 'arg3');