Using "wget" to check web server status

Please use this

# wget -O - | grep

-O : indicate output filename
- : send content to std output

ref www.terminalinflection.com/using-wget-to-test-web-server-connectivity/

Comments

Popular posts from this blog

Byobu + Tmux Tips # 2014-01-22

Changing postgres password and warning

How to explode DEBian package file.