LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   what is background application for linux? (https://www.linuxquestions.org/questions/linux-newbie-8/what-is-background-application-for-linux-429917/)

walther 03-30-2006 03:36 AM

what is background application for linux?
 
can anyone told me about the background application, i need find out about 10, but is hard to find it on the net...thank you.

mjmwired 03-30-2006 03:45 AM

Anything can be a potential 'background' application. Use the 'ps' command to se information about running processes. For example:
# ps -eaf

There is further information in '/proc/'
Each process will have its own directory, for example '10', look in that directory for more information on the process.

pixellany 03-30-2006 08:20 AM

Quote:

Originally Posted by walther
can anyone told me about the background application, i need find out about 10, but is hard to find it on the net...thank you.

Do you mean an application that runs in the background?

Or maybe an applications with the name of "background"?

Or maybe an application to make backgrounds?

And you need 10 of them?

sundialsvcs 03-30-2006 09:06 AM

Ask your professor?


All times are GMT -5. The time now is 10:13 PM.