I'm looking for a way to set a certain name to a core dump.
For some systems were are applying the /dev/null way => ln -n /dev/null core
but for some systems the problem is that the cores each have a unique name. Can we set a certain name to it? and yes how?