LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-13-2009, 10:50 AM   #1
delhiris
LQ Newbie
 
Registered: Sep 2009
Posts: 2

Rep: Reputation: 0
Listing active proces


please tell me commands for listing all active process.
 
Old 09-13-2009, 10:51 AM   #2
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Welcome to lq

Try
Code:
ps ax
 
Old 09-13-2009, 11:20 AM   #3
NicAx64
LQ Newbie
 
Registered: Mar 2009
Posts: 5

Rep: Reputation: 0
Just read a tutorial about linux administration.

Use the command line tools , like top ps pstree and
read their man pages. you will get a good idea about
how the linux manages processes.
 
Old 09-13-2009, 04:25 PM   #4
salasi
Senior Member
 
Registered: Jul 2007
Location: Directly above centre of the earth, UK
Distribution: SuSE, plus some hopping
Posts: 4,070

Rep: Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897
I'm having an unreasonable day, so

Quote:
Originally Posted by delhiris View Post
please tell me commands for listing all active process.
No, but I'll give you a command to list all of the commands that have 'process' in the description

Code:
apropos process
now, that will probably show up too much stuff, so you could try something like:

Code:
apropos process| grep -i view
or

Code:
apropos process| grep -i report
But I will thank you for this question: As a result of checking out the various apropos commands also turned up qps, which looks quite nice. And, if you find a tree layout of the output is more useful, you could use the word 'tree' instead of 'view' or 'report'.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
User proces limit webserve Linux - Security 7 08-12-2005 07:52 PM
Seperate compile from the rest of the installation proces csvke Linux - Software 4 01-21-2005 10:18 PM
Error Proces Booting After Compiling Kernel 2.6.3 Gijet Red Hat 7 06-04-2004 10:21 PM
proces ssh and scp stopped, connection hangs prut Linux - Networking 2 04-10-2004 10:57 AM
Need a challange?!? Try to solve this one: INTER PROCES COMMUNICATION rkrijger Linux - Software 1 10-29-2003 09:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:47 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration