This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b752457e5b
aspnetcore
/
eng
/
scripts
/
KillProcesses.sh
5 lines
49 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
pkill dotnet
||
true
exit
0
Reference in New Issue
View Git Blame
Copy Permalink