.TH uuchk "" "" Command
.PC "Check UUCP configuation"
\fB/usr/lib/uucp/uuchk [-I\fIfile\^\fB] [v] [\-\-help]\fR
.PP
.HS
.IC \fB-I\fIfile\fR
Use \fIfile\fR instead of standard configuration files
.IC \fB-v\fR
Display version of program
.IC \fB\-\-help\fR
Print a help message
.HE
The command
.B uuchk
reads the \*(UU configuration files
.BR sys ,
.BR port ,
and
.BR dial ,
and generates a report on the configuration for each remote system listed in
.BR sys .
You can use this report to repair problems in your configuration files.
.PP
The following gives sample output for system
.BR mwcbbs :
.sp \n(pDu
.nf
.ft L
	 Call out using port intel.slow at speed 2400
	 The possible ports are:
	  Port name intel.slow
	   Port type modem
	   Device /dev/com3fl
	   Speed 2400
	   Carrier available
	   Hardware flow control available
	   Dialer intel.slow
	    Chat script "" AT\es&C1\es&D2\esE1\esM1\esQ0\esS0=0\esV1\esDP\eD CONNECT\es2400
	    Chat script timeout 60
	    Chat failure strings BUSY NO\esCARRIER NO\esANSWER
	    Chat script incoming bytes stripped to seven bits
	    Wait for dialtone ,
	    Pause while dialing ,
	    Carrier available
	    Wait 60 seconds for carrier
	    When complete chat script "" \ed+++\edAT\esH0\esE0\esV0\esQ1\esM0\esS0=1
	    When complete chat script timeout 60
	    When complete chat script incoming bytes stripped to seven bits
	    When aborting chat script "" \ed+++\edAT\esH0\esE0\esV0\esQ1\esM0\esS0=1
	    When aborting chat script timeout 60
	    When aborting chat script incoming bytes stripped to seven bits
	 Phone number 17085590445
	 Chat script "" \er\ed\er in:--in: nuucp word: public word: 127417124
	 Chat script timeout 10
	 Chat script incoming bytes stripped to seven bits
	 At any time may call if any work
	 May make local requests when calling
	 May make local requests when called
	 May send by local request: /
	 May send by remote request: /usr/spool/uucppublic /tmp
	 May accept by local request: ~
	 May receive by remote request: /usr/spool/uucppublic /tmp
	 May execute rmail uucp
	 Execution path /bin /usr/bin /usr/local/bin
	 Will leave 50000 bytes available
	 Public directory is /usr/spool/uucppublic
	 Will use protocols g
	 For protocol g will use the following parameters
	  window 3
	  packet-size 64
.PP
.B uuchk
recognizes the following command-line options:
.IP \fB\-I\fIfile\fR
.IS \fB\-\-config\fIfile\fR
Use
.I file
instead of the standard configuration files.
This option lets you sanity-check a new configuration file without
having to install it.
.IP \fB\-v\fR
.IS \fB\-\-version\fR
Print the version of
.B uuchk
and exit.
.IP \fB\-\-help\fR
Print a help message, and exit.
.SH "See Also"
.Xr "commands," commands
.Xr "dial," dial
.Xr "port," port
.Xr "sys," sys
.Xr "UUCP" uucp
