msglog(7d) linux man page | unix.com

Man Page: msglog

Operating Environment: linux

Section: 7d

msglog(7D)							      Devices								msglog(7D)

NAME
msglog - message output collection from system startup or background applications SYNOPSIS
/dev/msglog DESCRIPTION
Output from system startup ("rc") scripts is directed to /dev/msglog, which dispatches it appropriately. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsr | +-----------------------------+-----------------------------+ |Interface Stability |Stable | +-----------------------------+-----------------------------+ SEE ALSO
syslogd(1M), syslog(3C), attributes(5), sysmsg(7D) NOTES
In the current version of Solaris, /dev/msglog is an alias for /dev/sysmsg. In future versions of Solaris, writes to /dev/msglog may be directed into a more general logging mechanism such as syslogd(1M). syslog(3C) provides a more general logging mechanism than /dev/msglog and should be used in preference to /dev/msglog whenever possible. SunOS 5.10 13 Oct 1998 msglog(7D)
Related Man Pages
msglog(7d) - bsd
msglog(7d) - minix
msglog(7d) - plan9
msglog(7d) - php
msglog(7d) - ultrix
Similar Topics in the Unix Linux Community
How to resolve error "INIT: Cannot stat /etc/inittab, errno: 2"
Console - root command prompt displayed twice after hitting enter
cut lines from log file and save it another file
ifconfig ge0 plumb
Please help me with converting the below bash script in C shell script