我的netstart怎么是这样: bash: netstart: command not found
netstat
你命令写错了,正确的是这样的
netstat -na|grep 8080
你的netstart多了个r