View Single Post
Old 07-02-2009, 05:59 PM   #2 (permalink)
office politics
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,414

office politics will become famous soon enough

Default Re: Get to know Linux: ps command

i've seen ps -ef used on live servers.

Learn Unix: The "ps" command

Quote:
ps -ef

The -e and -f arguments are normally combined like this to show full information about every process running on the system. This is probably the most often-used form of the ps command.

office politics is online now