Help for this page
sub buildCommand { my ($user,$uid,$group,$home,$create,$shell)=@_; ... } } }
sub buildCommand { my ($user,$uid,$group,$home,$create,$shell)=@_; ... } return($flag); }