Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22fef589cb92a9c

Jump to content

words (Unix)

From Wikipedia, the free encyclopedia

words is a standard file on Unix and Unix-like operating systems, and is simply a newline-delimited list of dictionary words. It is used, for instance, by spell-checking programs.[1]

The words file is usually stored in /usr/share/dict/words but may appear in other locations.

On Debian and Ubuntu, the words file is provided by the wordlist package, or its provider packages wbritish, wamerican, etc. On Fedora, Alpine Linux and Arch Linux, the words file is provided by the words package. The words package is sourced from data from the Moby Project, a public domain compilation of words.[2]

References

[edit source]
  1. Tushar, Shantanu (2013). Linux Shell Scripting Cookbook. Birmingham, UK: Packt Publishing. pp. 219–220. ISBN 978-1-78216-275-9.
  2. "words-3.0-38.fc35.noarch.rpm". pkgs.org.
[edit source]