添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

pid1= \((ps -ef | grep janus | awk 'NR==1{print \) 2}‘)

janus_num=$(netstat -lnup | grep janus | wc -l)

echo “janus udp nums: $janus_num”

num1= \((netstat -antp | grep \) pid1 | wc -l)

echo “first pid: \(pid1 udp: \) num1”

pid2= \((ps -ef | grep janus | awk 'NR==2{print \) 2}’) num2= \((netstat -antp | grep \) pid2 | wc -l) echo “second pid: \(pid2 udp: \) num2”

pid3= \((ps -ef | grep janus | awk 'NR==3{print \) 2}‘) num3= \((netstat -antp | grep \) pid3 | wc -l) echo “thrid pid: \(pid3 udp: \) num3”