1L.ALIASES(5) File Formats Manual L.ALIASES(5)
2
3
4
6 L.aliases - UUCP hostname alias file
7
9 The L.aliases file defines mapping (aliasing) of system names for uucp.
10 This is intended for compensating for systems that have changed names,
11 or do not provide their entire machine name (like most USG systems). It
12 is also useful when a machine's name is not obvious or commonly mis‐
13 spelled.
14
15 Each line in L.aliases is of the form:
16
17 real_name alias_name
18
19 Any amount of whitespace may separate the two items. Lines beginning
20 with a `#' character are comments.
21
22 All occurrences of alias_name are mapped to real_name by uucico(8),
23 uucp(1), and uux(1). The mapping occurs regardless of whether the name
24 was typed in by a user or provided by a remote site. An exception is
25 the -s option of uucico; only the site's real hostname (the name in
26 L.sys(5)) will be accepted there.
27
28 Aliased system names should not be placed in L.sys; they will not be
29 used.
30
32 /etc/uucp/L.aliases /etc/uucp/UUAIDS/L.aliases L.aliases example
33
35 uucp(1), uux(1), L.sys(5), uucico(8)
36
37
38
394.3 Berkeley Distribution October 22, 1996 L.ALIASES(5)