Program 6. Create a shell script in Linux that accepts a valid login-id as arguments and prints the corresponding home directories, if no argument is provided display an error message. In case the argument provided by the user has invalid login id then display suitable error message.