How to change core dump path to current dir in RHEL 8+ onwards and test it ?
From RHEL 8 onwards, the default core file path is changed to /var/lib/systemd/coredump unlike till RHEL 7 where its saved in current path by default. We can use below steps...
