dnssort(1) - Linux man page
Name
dnssort - sort DNS hostnames
Synopsis
dnssort [-r] [FILES]
Descripton
Write sorted concatenation of all specified files to standard output. If none are specified, the standard input is used.
Options
- --help
Display some help and exit.
-r
Reverse the sorting comparisons.
- --version
- Display program version and license and exit.
See Also
sort(1)
Author
Rémi Denis-Courmont <remi at remlab dot net>
$Id: dnssort.1 658 2010-10-31 20:56:30Z remi $