create-sudo-user.sh

This script condenses the few lines of bash needed for creating a new sudo user into a single command.

It prompts the current user for the new user's information.

Usage:

bash <(curl -sSL https://jrussell.io/create-sudo-user)
Avatar
Jesse Russell
Freelancer and Consultant

I'm a freelancer all about automation

Related