having the `shell script crond fever`, i would like to know how can i identify a core dump file, in order to write a script to rm them automatically.
the problem is, in some of the documentation that i found those files are called either ".core" or ".dead".
i`ve runned a find on those type of files but found none.
is the name of a dump file different from distribution to distibution?
i`m afraid i`d rm something useful like kcore, perhaps ;->.
