Not found locally for ALI. Try Google search
📘 ALI(1mh)ali - list nmh mail aliases
| Use Case | Command | Description |
|---|---|---|
| List all mail aliases | ali | Outputs all alias entries from default alias file |
| Expand a specific alias | ali <alias> | Shows addresses for given alias |
| One address per line | ali -list <alias> | Separates multiple addresses onto individual lines |
| Reverse lookup (alias from address) | ali -user <address> | Lists aliases that expand to the given address |
ali [-help] [-version] [-alias aliasfile] [-list | -nolist] [-user | -nouser] [aliases ...]
ali searches the named mail alias files for each of the given aliases. It creates a list of addresses for those aliases, and writes that list on standard output. If no arguments are given, ali outputs all alias entries.
By default, when an alias expands to multiple addresses, the addresses are separated by commas and printed on as few lines as possible. If the -list switch is specified, and an address expands to multiple addresses, each address will appear on a separate line.
The -user switch directs ali to perform its processing in an inverted fashion: instead of listing the addresses that each given alias expands to, ali will list the aliases that expand to each given address.
The files specified by the profile entry Aliasfile and any additional alias files given by the -alias aliasfile switch will be read. Each alias is processed as described in mh-alias(5).
Alias files are looked up in multiple locations: if the pathname is absolute or starts with “.” or “..” it is accessed directly; otherwise tilde expansion is done on usernames, then files are searched for in the user's Mail directory as specified in their profile. If not found there, the directory “/etc/nmh” is checked.
$HOME/.mh_profile — The user's profile.aliasfile /etc/nmh/MailAliases-nolist-nouserNone
nmh-1.7.1 2013-12-05 ALI(1mh)
Generated by phpman v4.10.0-7-g98e9fd5 Author: Che Dong Under GNU General Public License
2026-09-08 23:55 @2600:1f28:365:80b0:8430:39a8:2b19:a7ca
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)