This website works better with JavaScript
Home
Explore
Help
Register
Sign In
fangjiasheng
/
FORMAT_CONVERSION_MAXCOMPUTE
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ef08b56c48
Branches
Tags
master
FORMAT_CONVE...
/
start_and_stop
/
kill_main.sh
kill_main.sh
67 B
History
Raw
1
kill -9 $(lsof -i:15010|sed -n '2,$p'|awk '{print $2}'|tr '\n' ' ')