Hi guys,
since the wiki on this site is down, can you please tell me, how do i extract and recompress "core.gz"?
When i extract those files, edit stuff, and try to recompress it with: "find | cpio -o -H newc | gzip -2 > core.gz"
i get this message: "cpio: File ./core.gz grew, 524288 new bytes not copied 48622 blocks"
And when i look inside the core.gz archive that was just created, the file inside is of type "unknown" instead of "CPIO archive".
The OS is Ubuntu 20.04 64bit
Thanks