📄 bootlogd.8.todo
字号:
.TH BOOTLOGD 8 "Aug 24, 1999" "" "Linux System Administrator's Manual".SH NAMEbootlogd \- record boot messages.SH SYNOPSIS.B /sbin/bootlogd.RB [ \-d ].RB [ \-r ].RB [ \-v ].RB [ " -l logfile " ].RB [ " -p pidfile " ].SH DESCRIPTION\fBBootlogd\fP runs in the background and copies all strings sent to the\fI/dev/console\fP device to a logfile. If the logfile is not accessible,the messages will be buffered in-memory until it is..SH OPTIONS.IP \fB\-d\fPDo not fork and run in the background..IP \fB\-r\fPIf there is an existing logfile called \fIlogfile\fP rename it to\fIlogfile~\fP unless \fIlogfile~\fP already exists..IP \fB\-v\fPShow version..IP \fB\-l logfile\fPLog to this logfile. The default is \fI/var/log/boot.log\fP..IP \fB\-p pidfile\fPPut process-id in this file. The default is no pidfile..SH NOTESThere is no standard way to find out the real console device if you havea new-style \fI/dev/console\fP device (major 5, minor 1). \fBBootlogd\fPmight have some difficulties to do this, especially under very oldor very new kernels..SH AUTHORMiquel van Smoorenburg, miquels@cistron.nl.SH "SEE ALSO".BR dmesg (8)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -