Process Status (or ps) ps command in linux is used to display that which programs are under execution or which process are running on the system. it lists currently running process and their PIDs with some many other information.
Example:
$:ps [option]
No comments:
Post a Comment