Handle incoming files transmitted via UUCP.
The uupick command handles incoming files. When other hosts transmit files via UUCP, the uupick command can be used to retrieve these files.
uupick [-v][-I<config_file>][-s<system>][-x<level>][--help]
-I<config_file> or --config<config_file>: Specify the configuration file.
-s<system> or --system<system>: Process files transmitted from the specified host.
-v or --version: Display version information.
--help: Display help information.
Process files transmitted from the host localhost. Enter the following command directly at the command line:
uupick -s localhost
Note: This command typically produces no output.