1 .\" Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
2 .\" All rights reserved.
4 .\" By using this file, you agree to the terms and conditions set
5 .\" forth in the LICENSE file which can be found at the top level of
6 .\" the sendmail distribution.
9 .\" $Id: praliases.8,v 8.17 2000/12/15 19:53:45 gshapiro Exp $
11 .TH PRALIASES 8 "$Date: 2000/12/15 19:53:45 $"
14 \- display system mail aliases
27 utility displays the current system aliases,
28 one per line, in no particular order.
29 The special internal @:@ alias will be displayed if present.
31 The options are as follows:
34 Read the specified sendmail configuration file instead of the default
39 Read the specified file instead of the configured
41 system aliases file(s).
43 If one or more keys are specified on the command line,
44 only entries which match those keys are displayed.
48 utility exits 0 on success, and >0 if an error occurs.