Project 3:User Account Management Using Shell Script
For Question: clickPart 1: Account Creation
Implement an option -c or --create that allows the script to create a new user account. The script should prompt the user to enter the new username and password.
Ensure that the script checks whether the ...
risvarsh.hashnode.dev3 min read