Mother Earth
The user profile name identifies the user to the server. This user profile name is also known as the user ID. It is the name the user types in the User prompt on the Sign On display.
My user name is same, I did change my e-mail whith other name. What I can do to write my user name. I do have change my user name?
First name: Wiki.Last name : user
user name is screen name
cisco
An usable user name.
User Name
User name.
His user name is mrmoshi.
Chief
the user name is:cloerockin141,the password is:aleigha the user name is:kerryballet9, and the password is:barrenger27
printf "Enter your name: " ## Prompt user read name ## Get name from user printf "Hello, %s\n" "$name" ## Greet user by name