Date: Fri, 06 Jan 2017 20:30:42 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 215836] [PATCH] sbin/dmesg: support new flag for watching messages Message-ID: <bug-215836-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215836 Bug ID: 215836 Summary: [PATCH] sbin/dmesg: support new flag for watching messages Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: joe@thrallingpenguin.com Keywords: patch Created attachment 178581 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178581&action= =3Dedit sbin/dmesg: add -w option w/docs This patch introduces an option -w for displaying the kernel messages, repeatedly. When combined with the -c option, it tails kernel messages. This is invaluable for environments where accessing the live console isn't feasible; but watching the messages with as little overhead as possible is desired. Patch includes MAN page update too. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215836-8>