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

Script to quickly close a running task on a port #17

Closed
GIHAA opened this issue May 11, 2024 · 3 comments · Fixed by #18 or #19
Closed

Script to quickly close a running task on a port #17

GIHAA opened this issue May 11, 2024 · 3 comments · Fixed by #18 or #19

Comments

@GIHAA
Copy link
Member

GIHAA commented May 11, 2024

No description provided.

@GIHAA
Copy link
Member Author

GIHAA commented May 17, 2024

@QuintusJoyal is there a way to move this script to a env variable. The ideal use case looks like this. let say you accidentally closed a terminal or you can't find it. use just type [some alias] kill 3001 or something like that.. is that possible.

@QuintusJoyal
Copy link
Member

QuintusJoyal commented May 17, 2024

@QuintusJoyal is there a way to move this script to a env variable. The ideal use case looks like this. let say you accidentally closed a terminal or you can't find it. use just type [some alias] kill 3001 or something like that.. is that possible.

So we can,

put it in a bin folder system or local, renaming and trimming the .sh from it

Or set an alias to it

I'll add both options

@GIHAA
Copy link
Member Author

GIHAA commented May 17, 2024

Great, can you kindly mention that in the gist? Thanks.

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