Ask your web system engineer or if you have telnet access
type in the shell
whereis perl
and it wil return more than one path (normaly)
usualy.
#!usr/bin/perl or #!/usr/local/bin/perl
Good luck
Hi
This is my first posting and I'm new to perl.
Maybe it's a stuppid question but let's try.
I'm like to generate a password with a perlscript who get the user information from a html form.
And create online a account.
I can use system('usseradd -usr and so on ');
But how to deal with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.