summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-leap-15-6/man1/uupick.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--upstream/opensuse-leap-15-6/man1/uupick.172
1 files changed, 72 insertions, 0 deletions
diff --git a/upstream/opensuse-leap-15-6/man1/uupick.1 b/upstream/opensuse-leap-15-6/man1/uupick.1
new file mode 100644
index 00000000..c48ee9d9
--- /dev/null
+++ b/upstream/opensuse-leap-15-6/man1/uupick.1
@@ -0,0 +1,72 @@
+.TH uupick 1 "Taylor UUCP 1.07"
+.\" manual page source format generated by PolyglotMan v3.0.8+X.Org,
+.\" available at http://polyglotman.sourceforge.net/
+.SH NAME
+uupick \- get files stored in the public directory by uucp \-t or uuto.
+.SH SYNOPSIS
+.B uupick
+.RI [ \-s\ system ]
+.RI [ \-\-system\ system ]
+.SH DESCRIPTION
+The \fBuupick\fR program is used to conveniently retrieve files
+transferred by the \fBuuto\fR program.
+.LP
+For each file transferred by \fBuuto\fR, \fBuupick\fR will display the
+source system, the file name, and whether the name refers to a regular
+file or a directory. It will then wait for the user to specify an
+action to take. One of the following commands must be entered:
+.LP
+\fBq\fR
+.RS 7
+Quit out of \fBuupick\fR.
+.RE
+.LP
+\fBRETURN\fR
+.RS 7
+Skip the file.
+.RE
+.LP
+\fBm [directory]\fR
+.RS 7
+Move the file or directory to the specified directory. If no
+directory is specified, the file is moved to the current directory.
+.RE
+.LP
+\fBa [directory]\fR
+.RS 7
+Move all files from this system to the specified directory. If no
+directory is specified, the files are moved to the current
+directory.
+.RE
+.LP
+\fBp\fR
+.RS 7
+List the file on standard output.
+.RE
+.LP
+\fBd\fR
+.RS 7
+Delete the file.
+.RE
+.LP
+\fB! [command]\fR
+.RS 7
+Execute \fBcommand\fR as a shell escape.
+.RE
+.LP
+The \fI\-s\fR or \fI\-\-system\fR option may be used to restrict \fBuupick\fR to
+only present files transferred from a particular system. The \fBuupick\fR
+program also supports the standard UUCP program options; see
+.BR uucp (1).
+.SH SEE ALSO
+.BR mail (1),
+.BR uux (1),
+.BR uustat (1),
+.BR uucico (8).
+.SH AUTHOR
+This manual page source format was generated by PolyglotMan
+from the output of the command
+
+.RS 5
+.B info uucp 'Invoking uupick'
+.RE