Hi,
I am very new to Perl and have no knowledge to initiate this through programming view.
I am in need of help with adding a new user in UNIX using Perl programming .

If you know my problem could you please assist me and share your knowledge for doing this,,,

Thank you ,,

Not knowing which flavor of UNIX you're using or why you need to use Perl (as opposed to a shell script or manual use of adduser) to add users, I'll suggest that you take a look at "listing 4" on http://www.ibm.com/developerworks/linux/library/l-punix.html. It contains code to use perl to interface with the adduser program found on most UNIX systems.

Thanks that was useful ,,,, really Appreciated for your comments !!.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.