This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
xusl
/
focus
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
721eebdfda
Gałęzie
Tagi
master
focus
/
ipfcst-client
/
autoservice
/
jar-auto-service-stop.sh
jar-auto-service-stop.sh
92 B
Historia
Czysty
1
2
3
4
#!/bin/sh
PID=$(cat /home/syjy/focus-client/autoservice/jar-auto-service.pid)
kill -9 $PID