Crontab Hourly
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Crontab Hourly has 5 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 Hourly
ex:comment-hourly
hasMoreFrequencyHas More Frequency(1)
- Crontab 15min
ex:crontab-15min
isExecutedByIs Executed by(1)
- Script Sh
ex:script-sh
Other facts (5)
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 | hourly | [1] |
| Has Schedule | hourly | [1] |
| Has Comment | # Run the script every hour | [1] |
| Has Less Frequency | Crontab 15min | [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.