.TH uupick "" "" "Command"
.PC "Pick up a file uploaded from a remote system"
\fB/usr/bin/uupick [\-s \fIsystem\^\fB] [\-I \fIfile\^\fB] [\-x \fIevent\^\fB] \fIfile ...\fR
.PP
The command
.B uupick
lets you ``pick up'' each
.I file
that has been uploaded to your system via \*(UU.
It moves the file into your current directory
from whence it was copied on your system.
It usually used to acquire files that had been sent to your system via
the script
.BR uuto .
.PP
.B uupick
recognizes the following command-line options:
.IP "\fB\-\-help\fR"
Print a help message, and exit.
.IP "\fB\-I \fIfile\fR"
.IS "\fB\-\-config \fIfile\fR"
Read configuration information from
.I file
instead of from the default configuration file.
.IP "\fB\-s \fIsystem\fR"
.IS "\fB\-\-system \fIsystem\fR"
``Pick up'' only files uploaded from
.IR system .
.IP "\fB\-v\fR"
.IS "\fB\-\-version\fR"
Print the version of
.B uupick
that you are running, and exit.
.IP "\fB\-x \fIactivity\fR"
.IP \fB\-x\fItype\fB[,\fItype\fB,...,type\^\fB]\fR
.IS \fB\-X\fItype\fB[,\fItype\fB,...,type\^\fB]\fR
Log a given
.IR activity .
.B uupick
recognizes the following activities:
.DS
.ta 0.5i 2.0i 3.5i
.B
	abnormal	chat	config
	execute	handshake	incoming
	outgoing	port	proto
	spooldir	uucp-proto
.R
.DE
.IP
One \fB\-x\fR option can name multiple activities,
separated by commas.
A
.B uupick
command line can contain more than \fB\-x\fR option.
.SH "See Also"
.Xr "commands," commands
.Xr "UUCP," uucp
.Xr "uuto" uuto
.SH Notes
.II "Taylor, Ian Lance"
.B uupick
was written by Ian Taylor (ian@airs.com).
