This website requires JavaScript.
Explore
Help
Sign In
NaiJi
/
userspace-installation-maid
Watch
1
Star
0
Fork
You've already forked userspace-installation-maid
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3b1b8e0769
userspace-installation-maid
/
.local
/
bin
/
dkill
4 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
sutff
2024-04-22 23:45:23 -04:00
#!/bin/bash
stuff
2024-08-09 13:59:14 -04:00
kill $(ps aux | dmenu -b | awk '{print $2;}')