1 2 3 4 5 6 7 8 9
#!/bin/sh add_user \ -c "Cullum Smith" \ -G wheel,operator,video \ -s /bin/sh \ -m \ -p changeme \ cullum