Hi,
Try this:
#!/bin/sh
find / -name core -exec rm {} \;
read find manual to find more option. This is only basic command.
regards,
feroz
|
Results 1 to 3 of 3
Thread: remove core dump scriptThreaded View
|
Click Here to Expand Forum to Full Width |