This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
weicky
/
php_tcp_server
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
2c01d6f759
Branches
Tags
master
php_tcp_server
/
test
/
kill-test.sh
kill-test.sh
98 B
Historique
Raw
1
2
3
#!/bin/bash
ps -eF | grep test | grep php | grep -v grep | awk '{print $2}' | xargs kill
rm *.txt