Check Java processes on Linux with the jps command

Posted by bob on Oct 6, 2021 11:08 AM EDT
Opensource.com; By Alan Formy-Duval
Mail this story
Print this story

On Linux, there are commands to view processes running on your system. A process is any ongoing event being managed by the kernel. A process is spawned when you launch an application, but there are also many other processes running in the background of your computer, including programs to keep your system time accurate, to monitor for new filesystems, to index files, and more. The utilities, such as those included in the procps-ng package, that monitor these processes tend to be intentionally generic.

Full Story

  Nav
» Read more about: Story Type: News Story, Tutorial; Groups: Kernel, Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.