This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
weicky
/
php_tcp_server
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
php_tcp_server
/
test
/
kill-test.sh
kill-test.sh
98 B
Permalink
Cronologia
Originale
1
2
3
#!/bin/bash
ps -eF | grep test | grep php | grep -v grep | awk '{print $2}' | xargs kill
rm *.txt