Posted in

【Go运维SOP强制项】:上线前必须验证的3个运行名字一致性—— ps -o comm= -p $PID vs readlink /proc/$PID/exe vs strings $BINARY | grep “main.”

第一章:Go语言运行名字是什么 … 【Go运维SOP强制项】:上线前必须验证的3个运行名字一致性—— ps -o comm= -p $PID vs readlink /proc/$PID/exe vs strings $BINARY | grep “main.”Read more