I am adjusting the console perl script all going OK but I can't seem to get it to run an external script. I have use chmod 755 on the script file.
My currrent line reads 'system("/bin/bash", "/bin/script".) but I am now at a lost.
Can anyone help? please.....