PSL(1) | User Commands | PSL(1) |
psl - Explore the Public Suffix List
psl [options] <domains...>
`psl' explores the Public Suffix List. It takes a list of domains on the command line, or if no domains are present on the command line, it reads one domain per line from standard input. It prints its results to standard output, with each line containing one domain followed by a colon, followed by the relevant information for that domain.
The information printed per domain changes based on the selected
mode.
Available modes are:
`psl' can instead be used to report information about the version of the library and its built-in Public Suffix data:
By default, `psl' will use the latest available Public Suffix
data.
You can also direct it to use a different file:
https://publicsuffix.org/ https://github.com/rockdaboot/libpsl
libpsl and `psl' are copyright © 2014-2016 Tim Ruehsen
under an MIT-style License.
This documentation was written by Daniel Kahn Gillmor for the Debian project,
but may be used by others under the same license as libpsl itself.
July 2016 | psl 0.13.0 |