COHERENT manpages

This page displays the COHERENT manpage for uuconv [Convert UUCP configuration files to Taylor format].

List of available manpages
Index


uuconv -- Command

Convert UUCP configuration files to Taylor format
/usr/lib/uucp/uuconv -i input -o output [-p program] [-I file]

The command  uuconv converts  UUCP configuration  files from one  format to
another.  In all probability, you will  have to run this program only once,
when you convert from your previous UUCP implementation to Taylor UUCP.

uuconv recognizes the follow command-line options:

--help
     Print a help message and exit.

-I file
--config file
     Read configuration information  from file instead of from the standard
     UUCP configuration file.

-i file
--input file
     Read input from file.

-o file
--output file
     Write output into file.

-p program
--program program
     Convert program (e.g., uucp or cu).

-v
--version
     Print the version of uuconv that you are running, and exit.

See Also

commands,
UUCP

Notes

uuconv was written by Ian Lance Taylor (ian@airs.com).