Computing.Net > Forums > Unix > core files

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

core files

Reply to Message Icon

Name: abhishekbhargava1980
Date: April 9, 2004 at 01:51:40 Pacific
OS: win
CPU/Ram: 128 Mb
Comment:

Hi
I have a query for everyone.I want to remove all my system generated core files but if in the script.I execute using the find command #!/bin/sh
find / -name core -exec rm -f {} \;
it deletes all the files with core name alongwith system generated ....how do i diffrentaite cron from system generated ones
Plz reply as soon as possible



Sponsored Link
Ads by Google

Response Number 1
Name: nails
Date: April 9, 2004 at 08:51:02 Pacific
Reply:

Hi:

Have you considered using the -user option of find?

Nails


0

Response Number 2
Name: avuyyuru
Date: April 13, 2004 at 08:01:55 Pacific
Reply:

Hi Nails,
Could you expand on that please?Abhishek any other options you have come through?
Arun


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


sco disk copy What's wrong in this??



Post Locked

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


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: core files

core file process www.computing.net/answers/unix/core-file-process/1006.html

Core files www.computing.net/answers/unix/core-files/6134.html

Core files too small www.computing.net/answers/unix/core-files-too-small/5898.html