A repository of information technology questions and answers

Latest posts

Solaris proc commands

These commands can be run against a specific process, but most of them can also be run against all processes on the system.

Viewing Processes with the pgrep command

The pgrep command lets you specify the criteria and then displays the information only about the processes that match the criteria.

Viewing Processes with the prstat command

The prstat command displays information about processes similar to ps and pgrep commands but refreshes (updates) the output in a periodic fashion