logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tldextract - program to separate the generic or country code top-level domains from the registered domain

Description

       This manual page briefly documents the tldextract command.

Name

       tldextract - program to separate the generic or country code top-level domains from the registered domain
       and subdomains of a URL.

Options

       These  programs  follow  the  usual  GNU  command line syntax, with long options starting with two dashes
       (`-').  A summary of options is included below.

       -h,--help
              Show summary of options.

       --version
              Show version of program.

       -u,--update
              Force fetch the latest TLD definitions.

       -c,--cache-fileCACHE_FILE
              Use an alternate TLD definition file.

       -p,--private-domains
              Include private-domains.

See Also

       For more information about tldextract see https://github.com/john-kurkowski/tldextract.

                                                February 10 2018                                   tldextract(1)

Synopsis

tldextract [options] fqdn|url

See Also