This website requires JavaScript.
Explore
Help
Sign In
emh
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a7e4592a9c
dotfiles
/
scripts
/
fuck
3 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
first
2022-01-18 01:25:46 -05:00
#!/bin/bash
theme ctl
2022-02-14 20:30:09 -05:00
{ ps aux | grep "$@" | awk '{print $2}' | xargs kill -9; } > /dev/null 2>&1
Reference in New Issue
Copy Permalink