Home
- This program is free software; you can redistribute it and/or modify it #
- under the terms of the GNU General Public License as published by the Free #
- Software Foundation; either version 3 of the License, or (at your option) #
- any later version. #
- #
- This program is distributed in the hope that it will be useful, but with- #
- out any warranty; without even the implied warranty of merchantability or #
- fitness for a particular purpose. See the GNU General Public License for #
- more details. http://gplv3.fsf.org/ #
This program is free software; you can redistribute it and/or modify it #
under the terms of the GNU General Public License as published by the Free #
Software Foundation; either version 3 of the License, or (at your option) #
any later version. #
#
This program is distributed in the hope that it will be useful, but with- #
out any warranty; without even the implied warranty of merchantability or #
fitness for a particular purpose. See the GNU General Public License for #
more details. http://gplv3.fsf.org/ #
#Usage: sortnet [OPTIONS]
Options are:
-e, --center ............ center output
-l, --left-justify ...... left-justify output (default)
-r, --right-justify ..... right-justify output
-j, --justify ........... synonym for right-justify
-i, --reverse ........... print output in reverse
-u, --unique ............ output only the first of an equal run
or:
-h, --help .............. this brief help text
-v, --version ........... print version information
-c, --copyright ......... show copying policy
pySortNet sorts IP addresses (IPv4 and IPv6) and hostnames on standard input.
#
