I think those are Linux core dump files. You can safely delete these *.core files.
A core dump is a file that gets automatically generated by the kernel after a program crashes. This file contains many information for helping application developers fixing it.
|