Friedrich Ewald My Personal Website

Find all running java processes

With the command jps you can find all running java processes. This is even faster than the example I showed in mid 2018 here.

$ jps
4979
9683 Jps


About the author

is an experienced Software Engineer with a Master's degree in Computer Science. He started this website in late 2015, mostly as a digital business card. He is interested in Go, Python, Ruby, SQL- and NoSQL-databases, machine learning and AI and is experienced in building scalable, distributed systems and micro-services at multiple larger and smaller companies.