3 releases

0.1.2 Jan 27, 2021
0.1.1 Jan 25, 2021
0.1.0 Jan 23, 2021

#19 in #kill

27 downloads per month

MIT/Apache

10KB
246 lines

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

Dependencies

~2.2–3.5MB
~58K SLoC