Greetings!
Environment: linux, perl interpreter, browser.
I want to run a shell script from a perl script in my browser.
Dont i do this with 'system ("shellscript"' ?
Works with things like ("touch test.txt", but it does not execute my shellscript.
Any ideas?
thank you in advance,
Subotai
Environment: linux, perl interpreter, browser.
I want to run a shell script from a perl script in my browser.
Dont i do this with 'system ("shellscript"' ?
Works with things like ("touch test.txt", but it does not execute my shellscript.
Any ideas?
thank you in advance,
Subotai