How to find and delete core dump files in /home.

Post Reply
a24uall
Site Admin
Posts: 166
Joined: Sun Jul 01, 2012 9:07 am

How to find and delete core dump files in /home.

Post by a24uall »

use the below command to fing the core dumb files.
find /home -type f -regex ".*/core\.[0-9]*$"
Arun
WebhostingDevelopment.com
Post Reply

Return to “Disk Cleanup”