hi
from where i can get information about process management in linux mint ????
even information about memory management in linux mint is required .
plz reply .
thank you
process management in linux mint
Page 1 of 12 Replies - 1233 Views - Last Post: 29 January 2011 - 11:33 PM
Replies To: process management in linux mint
#2
Re: process management in linux mint
Posted 29 January 2011 - 11:28 PM
Look at the man page for jobs and go from there.
Second, you could try posting a specific question at linuxquestions and the mint forums.
You could also be referring to cron.
Second, you could try posting a specific question at linuxquestions and the mint forums.
You could also be referring to cron.
#3
Re: process management in linux mint
Posted 29 January 2011 - 11:33 PM
Two commands on all Linux & Unix systems to view process information are top & ps
top will launch a text viewer that shows process, cpu, & memory information.
ps will dump data to standard output, so it's sortable with grep & more.
Please view man pages for further information.
top will launch a text viewer that shows process, cpu, & memory information.
ps will dump data to standard output, so it's sortable with grep & more.
Please view man pages for further information.
Page 1 of 1

New Topic/Question
This topic is locked



MultiQuote


|