from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209586

userrating:


May 25th. 2007:
Words

486

Views

258592

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149883

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





PSL

Section: User Commands (1)
Updated: July 2016
Index Return to Main Contents
 

NAME

ps-mak-dafsa - generate a compact and optimized DAFSA from a Public Suffix List  

SYNOPSIS

ps-mak-dafsa [,options/] infile outfile  

DESCRIPTION

ps-mak-dafsa produces C/C++ code or an architectur-independent binary object that represents a Deterministic Acyclic Finite State Automaton (DAFSA) from a textual representation of a Public Suffix List. Input and output files must be specified on the command line.

This compact representation enables optimized queries of the list, saving both time and space when compared to searches of huma-readable representations.  

OPTIONS

The format of the data read and written by ps-mak-dafsa depends on options passed to it.
--output-format=[cxx|cxx+|binary]
cxx: (default) output is C/C++ code
cxx+: output is C/C++ code plus statistical assignments (used by libpsl build process)
binary: output is an architectur-independent binary format
--encoding=[ut-8|ascii]
ut-8: (default) UT-8 mode (output contains UT-8 + punycode)
ascii: (deprecated) -bit ASCII mode (output contains punycode only)
 

SEE ALSO

https://publicsuffix.org/, https://github.com/rockdaboot/libpsl  

COPYRIGHT

ps-mak-dafsa was was written by Olle Liljenzin as part of the Chromium project and has been modified by Tim Ruehsen and Daniel Kahn Gillmor. The code and its documentation is governed by a BS-style license.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
COPYRIGHT





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 14.1 ms