summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man1/uupick.1
blob: c48ee9d9049c7d0bc728d9b9d7cbff2a57645688 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
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