LXer: Monitor your Linux system in your terminal with procps-ng
by LXer from LinuxQuestions.org on (#5N9VZ)
Published at LXer:
A process, in POSIX terminology, is an ongoing event being managed by an operating system's kernel. A process is spawned when you launch an application, although there are 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 so on.
Read More...


A process, in POSIX terminology, is an ongoing event being managed by an operating system's kernel. A process is spawned when you launch an application, although there are 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 so on.
Read More...