Computing.Net > Forums > Linux > gawk & updatedb

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

gawk & updatedb

Reply to Message Icon

Name: eugensth
Date: November 19, 2005 at 07:46:55 Pacific
OS: Red Hat 8.0
CPU/Ram: AMD 450 Mhz 128 MB RAM
Comment:

I have a problem with 2 processes that start automatically and consume almost all resources when they run:updatedb and gawk. Updatedb can be killed with the kill command, but gawk cannot be killed and I have to shut down the X server to get rid of it.

I wonder how to configure the OS so that these 2 processes not bother me anymore.

And second,tell me if Linux has aplications for defragmentating file systems.

Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: jdieter
Date: November 29, 2005 at 03:41:21 Pacific
Reply:

updatedb is a small program used by slocate clean up its database. If you don't use slocate, you can remove /etc/cron.daily/slocate.cron, and it won't run anymove. gawk is a string-processing tool that is most likely being used by updatedb, so if your remove the above-mentioned file, you shouldn't have problems with it. The other option is to just let them both run.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: gawk & updatedb

gawk/awk for windows (no Robbos) www.computing.net/answers/linux/gawkawk-for-windows-no-robbos/2322.html

simple script, gawk www.computing.net/answers/linux/simple-script-gawk/23660.html

gawk for windows www.computing.net/answers/linux/gawk-for-windows/8431.html