17950fbaef6056055d717cc0bc3d7a4cde69e734
[project/luci.git] / libs / luci-lib-nixio / axTLS / ssl / test / killopenssl.sh
1 #!/bin/sh
2 ps -ef|grep openssl | /usr/bin/awk '{print $2}' |xargs kill -9