problem with shell and processes

sjaak

Verified User
Joined
Jun 6, 2006
Messages
7
Hello


I have trouble with a machine and I don't know if it is because off direct admin or just a system problem.
If I do a command in shell like df then i have to stop this with ctrl+c command

Or can't do ls -l in /
in all other dirs it's okay


Direct admin give a lot unfinished processes daily.

Does anybody know this problem
FC4

Just a piece ps ax

root 29801 0.0 0.2 5132 1172 ? S 04:02 0:00 crond
root 29802 0.0 0.1 2252 948 ? Ss 04:02 0:00 /bin/bash /usr/bin/run-parts /etc/cron.daily
root 29811 0.0 0.9 6432 4716 ? S 04:02 0:00 /usr/bin/perl -w /etc/cron.daily/00-logwatch
root 29812 0.0 0.1 2016 588 ? S 04:02 0:00 awk -v progname=/etc/cron.daily/00-logwatch progname {????? print progname ":\n"????? pro
root 29905 0.0 0.1 1624 512 ? S 04:02 0:00 /bin/mail -s LogWatch for mydomain.com root
root 30163 0.0 0.2 5860 1388 ? S 04:02 0:00 /usr/bin/perl /etc/log.d/scripts/services/zz-disk_space
root 30164 0.0 0.2 4548 1044 ? S 04:02 0:00 sh -c df -h | grep '^[/ ]'
root 30165 0.0 0.1 3824 600 ? S 04:02 0:00 df -h
root 30166 0.0 0.1 3940 592 ? S 04:02 0:00 grep ^[/ ]


Thanks for the time
 
Back
Top