Stéphane Lesimple 96269b77df fix: dmesg_grep: avoid sigpipe on some systems (#519)
Use 'grep -m 1' (works under Linux, busybox, BSD) instead of piping to head -n1

(cherry picked from commit cc159fe7fd)
2026-08-08 17:23:47 +00:00
2026-04-08 22:35:53 +02:00
2026-03-30 23:07:59 +02:00
2026-03-31 00:18:09 +02:00
2026-03-30 23:07:59 +02:00
Languages
Shell 100%