Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 06-30-2009, 11:47 PM   #1 (permalink)
Osiris's Avatar
 

Join Date: Jan 2005

Location: Kentucky

Posts: 32,087

Osiris is a jewel in the roughOsiris is a jewel in the roughOsiris is a jewel in the rough

Send a message via ICQ to Osiris Send a message via AIM to Osiris Send a message via MSN to Osiris Send a message via Yahoo to Osiris Send a message via Skype™ to Osiris
Default Get to know Linux: ps command

Source Get to know Linux: ps command

Over the years there have been certain commands that have really helped me out of a bind. One of those commands is the ps command. The ps stands for process status and it tells you, as you would expect, the status of a process. This is a fast way to know if an application or command is running on a Linux system. Oh sure you could fire up a swell GUI for the same purpose, but that GUI does you no good if you are working on a headless server installation or working on a remote machine. In those instances the ps command is your best bet for helping to manage processes.
You will be glad to know that the ps command will most certainly be already installed on your Linux machine, so there is no need to worry about installation.
__________________
Osiris is offline  
Old 07-02-2009, 05:59 PM   #2 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,410

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 offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux Process Management: Command Line Osiris Linux Tips and Tricks 0 02-24-2009 11:22 PM
Linux Command Line Fu Osiris Linux Tips and Tricks 0 02-18-2009 08:08 AM
Searching for Files in Linux via Command Line Osiris Linux Tips and Tricks 0 02-13-2009 12:51 PM
Getting to Know Linux: Installing From Command Line Osiris Linux Tips and Tricks 0 01-16-2009 01:24 PM
Want to make the move to Linux for good...advice? BoysNightOut Linux, BSD, other *nixes & Open Source Software 25 05-16-2007 11:40 AM