Sunday, May 20, 2018

How to check EBS application URL is working from unix (at OS level)



/usr/bin/curl "http://server01.adbank.int:8050/OA_HTML/AppsLogin" |head -n 1 | grep "HTTP/1.[01] [23].."

No comments: