i am trying to write a shell script. this script should try to log in to a specific URL with userid/password(ex:
http://abc.xyz.com & username/passwd) & after that return the login status code like - 200, 500 etc. can anyone help me with this please. this is quite urgent