Help for this page

Select Code to Download


  1. or download this
    
    #! /usr/bin/perl -wT
    ...
    # Create Unix User Account
    
    # Do Stuff Here
    
  2. or download this
    
    In string, @chars now must be written as \@chars at ./adduser.pl line 
    +22, near "$file;
    ...
    Unmatched right curly bracket at ./adduser.pl line 35, at end of line
    syntax error at ./adduser.pl line 35, near "}"
    Execution of ./adduser.pl aborted due to compilation errors.