About Me

My photo
Working as Technical Lead in CollabNET software private limited.

Monday 3 May, 2010

Verfity certificate validity

openssl x509 -in server.crt -text|less

egrep command

egrep "28[u,w]|29[u,w]" /tmp/31752_lsof

egrep "(PROPFIND|OPTIONS)" | awk '{if ($6 > 60) print }'