This commit is contained in:
2026-04-27 01:30:33 +02:00
parent 9e29b8b096
commit 49e7930541
80 changed files with 924 additions and 703 deletions

View File

@@ -6,9 +6,9 @@ tags:
- recfiles
- tex
requires:
- recfiles
- tex
- makefiles
- data/recfiles.md
- writing/tex.md
- system/makefiles.md
---
Store your bibliography in a `recfile` database, then extract any part with `make`.

View File

@@ -5,7 +5,7 @@ tags:
- recfiles
- games
requires:
- recfiles
- data/recfiles.md
---
You can play with a board games database from boardgamegeek.com.

View File

@@ -5,7 +5,7 @@ tags:
- database
- recfiles
requires:
- recfiles
- data/recfiles.md
---
## Create

View File

@@ -4,7 +4,8 @@ tags:
- data
- recfiles
- games
requires: recfiles
requires:
- data/recfiles.md
---
## Download the Database

View File

@@ -5,8 +5,8 @@ tags:
- recfiles
- logs
requires:
- recfiles
- nginx
- data/recfiles.md
- networking/nginx.md
---
The standard `nginx` log format has such a lack of consistency or meaning that you might squint your face into a whirlpool making sense of them:

View File

@@ -4,7 +4,7 @@ tags:
- data
- recfiles
requires:
- recfiles
- data/recfiles.md
---
Sometimes `recsel` chokes on a large query, and you need to break the query into chunks with a pipe.