summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-leap-15-6/man1/uuname.1
blob: 1d41a6b65b6b365289cf21093bee4d3a47ab15aa (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 uuname 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
uuname \- lists the names of all the remote systems.
.SH SYNOPSIS
.B uuname
.RI [ \-a ]
.RI [ \-\-aliases ]
.br
.B uuname
.I \-l
.br
.B uuname
.I \-\-local
.SH DESCRIPTION
By default, the \fBuuname\fR program simply lists the names of all the
remote systems mentioned in the UUCP configuration files.
.LP
The \fBuuname\fR program may also be used to print the UUCP name of the
local system.
.LP
The \fBuuname\fR program is mainly for use by shell scripts.
.SH OPTIONS
The following options may be given to \fBuuname\fR.
.LP
\fI\-a\fR
.br
\fI\-\-aliases\fR
.RS 7
List all aliases for remote systems, as well as their canonical
names. Aliases may be specified in the \fBsys\fR file.
.RE
.LP
\fI\-l\fR
.br
\fI\-\-local\fR
.RS 7
Print the UUCP name of the local system, rather than listing the
names of all the remote systems.
.RE
.LP
\fI\-x type\fR
.br
\fI\-\-debug type\fR
.br
\fI\-I file\fR
.br
\fI\-\-config file\fR
.br
\fI\-v\fR
.br
\fI\-\-version\fR
.br
\fI\-\-help\fR
.RS 7
The Standard Options as found in
.BR uucp (1).
.RE
.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 uuname'
.RE