Help for this page
int main() ... execv( "/wdir/script.pl", argv ); } }
open (FILE,">test.txt"); print FILE $ARGV[0];