Help for this page

Select Code to Download


  1. or download this
    system("adduser $username -c $realname");
    
  2. or download this
    $realname = "bob; rm -r /"; 
    system("adduser $username -c $realname");