printf "Email >" && read user_email
Email >
more name_convention.md
If you are a member of the FSLC Discord, please use your Discord handle if you would like your account's content to be associated by other members of the club.
printf "Username >" && read user_name
Username >
printf "Password >" && read -s user_password
Password >
Log in | Forgot your password?