Day-03 : TWS BashBlaze Challenge ๐ฅ
Challenge: User Account Management
Part 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 che...
srdev.hashnode.dev6 min read