Write a script: Take your name as an input It should check this name with your system’s username If the username match, it should greet you by displaying Hello Else, it should display Try again Hint: Your system’s username is stored in a variable $USER