All pastes #2108737 Raw Edit

Something

public text v1 · immutable
#2108737 ·published 2012-02-01 14:57 UTC
rendered paste body
how to check the webbrowser details 
Curl -I http://domainname.com

how to get process id of any process?
pgrep <application name>
ex: pgrep <firefox>
will return some number