NTX_LOG(1) — USER COMMANDS
NAME
ntx_log − display MVME339 log information
SYNOPSIS
ntx_log [ −cu ] [ −d device ]
DESCRIPTION
Ntx_log reads the log table from the MVME339 host adapter. The log table contents are formatted and displayed on the standard output unless the −u option is used.
OPTIONS
−cClear the log table after it is read.
−dSet the MVME339 raw device file name. This option will override the default MVME339 device name of /dev/xedt/mvme338_c0.
−uWrite the unformatted (binary) version of the log table to the standard output. The data can then be piped into another program for interpretation.
EXAMPLES
The following example writes a formatted display of the default MVME339 host adapter’s log table, and then clears the log table:
ntx_log -c
FILES
/dev/xedt/mvme338_c0
~/include/st.log.h
~/include/ntx/log.h
SEE ALSO
rhp (7)