Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add server killing functionality #361

Open
jakestrahm opened this issue Mar 30, 2022 · 2 comments
Open

Add server killing functionality #361

jakestrahm opened this issue Mar 30, 2022 · 2 comments

Comments

@jakestrahm
Copy link

The ability to close all current grip servers from within grip e.g.
grip --killall

@anhtumai
Copy link
Contributor

if you are on linux, you can use pkill -f grip

This article may help: https://stackoverflow.com/questions/8987037/how-to-kill-all-processes-with-a-given-partial-name

@HorridModz
Copy link

if you are on linux, you can use pkill -f grip

Yes, but it would be nice if grip had built-in functionality that wrapped this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants