Missed the point. Suppose you have the following file called "core.c":
main() { *(char *)NULL = 0; }
and do
gcc core.c -o c
and
./c
Guess what happens to the source file if it dumps with "core.command"?
-- - David A. Holland | Number of words in the English language that dholland@hcs.harvard.edu | exist because of typos or misreadings: 381