Crontab 15min
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Crontab 15min has 6 facts recorded in Dontopedia across 1 reference.
Mostly:rdf:type(1), runs at frequency(1), has schedule(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (3)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
describesDescribes(1)
- Comment 15min
ex:comment-15min
hasLessFrequencyHas Less Frequency(1)
- Crontab Hourly
ex:crontab-hourly
isExecutedByIs Executed by(1)
- Script Sh
ex:script-sh
Other facts (6)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Crontab Entry | [1] |
| Runs at Frequency | every 15 minutes | [1] |
| Has Schedule | 15-minute intervals | [1] |
| Has Comment | # Run the script every 15 minutes | [1] |
| Uses Wildcard | Minute Field | [1] |
| Has More Frequency | Crontab Hourly | [1] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (1)
ctx:claims/beam/4115d020-3d2e-421a-a011-f7e4bb55ec48- full textbeam-chunktext/plain1 KB
doc:beam/4115d020-3d2e-421a-a011-f7e4bb55ec48Show excerpt
0 * * * * /path/to/your/script.sh ``` - To run every 15 minutes: ```sh */15 * * * * /path/to/your/script.sh ``` ### Example Crontab Entry ```sh # Run the script every hour 0 * * * * /path/to/your/script.sh # R…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.