This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
weicky
/
php_tcp_server
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
2c01d6f759
Ramos
Etiquetas
master
php_tcp_server
/
test
/
kill-test.sh
kill-test.sh
98 B
Histórico
Em bruto
1
2
3
#!/bin/bash
ps -eF | grep test | grep php | grep -v grep | awk '{print $2}' | xargs kill
rm *.txt