procfs icon indicating copy to clipboard operation
procfs copied to clipboard

proc/sys/kernel: adds support for parsing core_pattern

Open danishprakash opened this issue 4 years ago • 1 comments
trafficstars

Adds support for parsing /proc/sys/kernel/core_pattern.

Closes #342

danishprakash avatar Nov 28 '20 12:11 danishprakash

@SuperQ It does seem trivial tbh. On the other hand, when I was looking for such a functionality recently, I was certain It would be something I'd find in this project. Writing a wrapper is fine with me and in fact, I was a bit skeptic about adding this myself and opened an issue(#342) beforehand to clear this up. cc: @discordianfish

danishprakash avatar Dec 01 '20 04:12 danishprakash

Without some more useful parsing, I don't think we need this.

SuperQ avatar Dec 18 '22 09:12 SuperQ