Home | Peter Belko

A blog about technology and stuff related

prejsť na web

My Software Universe Cheat Sheet

List of useful commands for all technologies I regularly use. Content: JVM Shell Tmux AWS CLI JVM Show running Java processes: jps Show thread stack trace for Java process: jstack <PID> Every 500ms print GC cause of the running JVM

prejsť na článok