Linux Command
uupick
Command to process incoming files
Supplementary instructions
uupick command processes incoming files. When other hosts transfer files in via UUCP, the uupick command can be used to retrieve these files.
grammar
uupick [-v][-I<configuration file>][-s<host>][-x<level>][--help]
Options
-I<configuration file> or --config<configuration file> specifies the configuration file.
-s<host> or --system<host> processes files transferred from the specified host.
-v or --version displays version information.
--help Display help.
example
Process files sent from the host localhost. Enter the following command directly on the command line:
uupick-s localhost
This command usually has no output.


