selcux / seekndestroy

Find and kill processes by the given pattern.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seek’n’Destroy

Configuration

snd.toml

[process]
el = ".*\\.el$"
emacs = ".*emacs.*"

About

Find and kill processes by the given pattern.


Languages

Language:Rust 100.0%