cmdex 0.2.7

Search for those commands you don't remember!
Documentation
1
2
3
4
5
6
{
    "name": "pkill",
    "description": "Kill a process by its name (it allows spaces as well). In this example, we're killing Emacs",
    "platforms": ["Linux"],
    "value": "pkill emacs"
}