root@lore:~/library$ cat welcome.lore

An open library of Linux lore.

Five canonical guides from the Linux Documentation Project — parsed back into living chapters, searchable across thousands of pages. From your first ls to advanced shell craft and a 21,142-entry dictionary of the lingua franca.

Start reading
1,427,158words
133chapters
888sections
21,142dictionary entries
THE FIVE TOMES

Choose your manuscript

Each tome is a complete guide on its own. They cross-reference well — many readers move from Introduction to Bash Beginners to ABS.

LIBRARY AT A GLANCE

What's inside

1,427,158
words
133
chapters
888
sections
21,142
dictionary entries
RECOMMENDED PATHS

Where to start

P2

The shell apprentice

You know cd — now you want power.

  1. Bash › Writing & debugging
  2. Bash › Conditionals
  3. Bash › Loops
  4. ABS › Tests
P3

The scripting mage

For when shell is your first language.

  1. ABS › Regular Expressions
  2. ABS › Process Substitution
  3. ABS › Arrays
  4. ABS › Gotchas
P4

The reference seeker

Find the term, find the tool.

  1. Dictionary › 24k entries
  2. Tools › Text-related
  3. Tools › Network
  4. Tools › Security
ABOUT

Why LinuxLore?

The Linux Documentation Project (TLDP) collected some of the most respected free guides to Linux. Many were last touched in the mid-2000s, but their fundamentals haven't aged. They're often distributed as compressed plain text — readable, but not friendly.

LinuxLore takes those plain-text manuscripts and rebuilds them as a site you can read: a sidebar TOC, a deep search across every section, an alphabetic dictionary index, anchored permalinks, and typography that doesn't fight your eyes.

Every word of the originals is preserved — chapter for chapter, section for section, dictionary entry for dictionary entry. No paraphrasing. No summaries. The structure is re-derived; the content is unchanged.

HOW TO USE

Find what you need

01

Browse by tome

Pick one of the five guides. Each opens with a sidebar that lets you jump to any chapter or numbered section.

02

Search everything

Hit / from any page. Live, ranked cross-document search across every section and dictionary entry.

03

Look up a term

The Linux Dictionary has its own alphabetic index — 21,142 entries spanning programs, kernel concepts, distros, and jargon.

04

Deep-link

Every chapter and section has a stable anchor. Share #s-3-2-1-style links with anyone, anywhere.

COLOPHON

Built with

Source5 gzipped plain-text manuals from tldp.org
ParserCustom Node.js script reconstructing structure from text
TypeInter, Space Grotesk, JetBrains Mono, Fraunces
HostingCloudflare Pages — pure static HTML/CSS/JS