Hi All,
I am new to unix , i want to check the url exists or not and url status .
kindly help me how to do it
i am using the below one for checking the single url..
curl -s --head http://google.com/ | head -n 1
i want to check multiple url in single execution..
i want to get the status...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.