mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add crontab support as alarm clock
This commit is contained in:
parent
1fb143ab1b
commit
8c6754186c
11 changed files with 160 additions and 13 deletions
|
@ -6,7 +6,20 @@
|
|||
<description>Recent content in _posts on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Wed, 25 Oct 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>cron</title>
|
||||
<link>/en/tcron/</link>
|
||||
<pubDate>Wed, 25 Oct 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/tcron/</guid>
|
||||
<description>crontab For performance, the file &quot;crontab&quot; uses single space as field separator. Letters are not suppored currently. So use &quot;1&quot; for &quot;January&quot; and 2 for &quot;Tuesday&quot; etc.
|
||||
tcron With the option &quot;custom file handling&quot; enabled, &quot;default.rc&quot; runs as shell script at uweb launching time and &quot;default.rc2&quot; runs whenever uweb becomes foreground.
|
||||
Use tcron (Click to install) with &quot;default.rc&quot; or &quot;default.rc2&quot;.
|
||||
usage: tcron logfile command hours [timezone delay_sec elsecommand]
|
||||
execute &quot;command&quot; during time interval once.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Offline resources</title>
|
||||
<link>/en/offlinecache/</link>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue