| useradd | 
		 		 | 
		
				
		 		 | 
		
				
		 		 | 
					
useraddThis command enables the administrator to create new user accounts. 
 Options -c add a comment -d create a home directory, the default is /home/username -D list and change system defaults -m create and populate home directory -s define specific shell for user 
  |