PS command is used to check the currently running process in Linux/Unix operating system. Basically it reports the snapshot of a processes. Every process has some unique id assigned which is PID.
-
Related Posts (YARPP)
-
Topics
-
-
How to run C, C++ program in Linux, Ubuntu. This question is asked by a reader on my Facebook page. He started using Ubuntu and written C program but he didn’t know how to compile and run this program.
In this post, I’ll show how to create, compile and run C, C++ Pprogram in Linux, Ubuntu.