# kjps kjps is a cli application that helps you delete a java process that listed in `jps` ### Usages **Prerequisite:** `jps` is installed. Check by running `jps` - Using `j/k up/down arrorw` to traverse the java processes - `d` to delete the selecting process - `r` to refresh the java process list - `q` to quit ### Limitations - Need support running `kjps` without having `jps` - `kjps` will clear the current terminal screen