kjps

Crates.iokjps
lib.rskjps
version0.1.2
sourcesrc
created_at2021-01-23 19:38:02.701169
updated_at2021-01-27 10:45:50.091874
descriptionA tool to kill a java process
homepagehttps://github.com/iamquang95/kjps
repositoryhttps://github.com/iamquang95/kjps
max_upload_size
id345765
size13,749
Quang Le (iamquang95)

documentation

README

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
Commit count: 0

cargo fmt