https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235627
Tom Rhodes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #3 from Tom Rhodes <[email protected]> --- Hi, Well, one way to pull the current kernel is uname(1), for an older kernel, the "ident" information may be pulled with strings(1): root@ember:/boot/kernel # strings kernel | grep ident [SNIP] ident GENERIC Do you think the handbook needs to explain how to identify the current and previous kernels? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
