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