LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Quick Question (https://www.linuxquestions.org/questions/linux-software-2/quick-question-79554/)

Epyon 08-06-2003 12:22 PM

Quick Question
 
root 5493 0.0 0.1 3636 644 ? SN 13:13 0:00 find . -name * -print
root 5494 54.1 0.2 4340 1388 ? RN 13:13 0:21 /usr/bin/awk
root 9612 0.0 0.1 4104 940 ? RN 13:14 0:00 sh -c zcat "./QDomEntity.3qt.gz"

I noticed my CPU usage spike and saw this. I've seen it before too and I have no idea what it is and what it is doing. Anyone know?

I'm running RH9 if it matters.

david_ross 08-06-2003 12:35 PM

It looks like it is a cron job. Take a look at your cron jobs and see if there is anything that could e running those proccesses.


All times are GMT -5. The time now is 02:22 AM.