Wednesday, December 20, 2006

Process List

  • Executing "ps -ef" lists all processes even indicating the command line that was used to start the process.
  • Executing "jps" will display PIDs of all running JREs.

No comments: