summaryrefslogtreecommitdiffstats
path: root/gnu/libexec/uucp/uupick/uupick.1
blob: ebddfda38cab724a105ef7a985d940ab6a195cde (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
''' $FreeBSD$
.TH uupick 1 "Taylor UUCP 1.06"
.SH NAME
uupick \- retrieve files transferred by uuto
.SH SYNOPSIS
.B uupick
[\-s] [standard UUCP options]
.SH DESCRIPTION
The 
.B uupick
program is used to conveniently retrieve files
transferred by the 
.B uuto(1) 
program.
For each file transferred by 
.B uuto(1), 
.B uupick
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:
.TP 5
.I q
Quit out of 
.B uupick.
.TP 5
.I RETURN
Skip the file.
.TP 5
.I m [directory]
Move the file or directory to the specified directory.  If no
directory is specified, the file is moved to the current directory.
.TP 5
.I a [directory]
Move all files from this system to the specified directory.  If no
directory is specified, the files are moved to the current
directory.
.TP 5
.I p
List the file on standard output.
.TP 5
.I d
Delete the file.
.TP 5
.I ! [command]
Execute `command' as a shell escape.
.SH OPTIONS
The following options may be given to 
.B uupick.
.TP 5
.B \-s, \-\-system system
This option may be used to restrict 
.B uupick 
to only present files transferred from a particular system.
.TP 5
.B \-x type
.TP 5
.B \-\-debug type
.TP 5
.B \-I file
.TP 5
.B \-\-config file
.TP 5
.B \-v, \-\-version
.TP 5
.B \-\-help
Standard UUCP options.
.SH SEE ALSO
uucp(1), uuto(1)
.SH AUTHOR
Ian Lance Taylor (ian@airs.com).
This Manpage based on the Taylor UUCP 1.06 Texinfo documentation.
OpenPOWER on IntegriCloud