mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add crontab example to sign in automatically
This commit is contained in:
parent
12b3563708
commit
8393f2652c
9 changed files with 19 additions and 20 deletions
|
@ -35,8 +35,7 @@ Long pressing the bookmark button in uweb browser will popup menus defined in fi
|
|||
<pubDate>Wed, 25 Oct 2023 00:00:00 +0000</pubDate>
|
||||
<guid>/en/tcron/</guid>
|
||||
<description>crontab (with enhanced semantics) 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.
|
||||
The sixth field in crontab file could be in the format of internal links. Specifically, &quot;c:&quot; to execute the following commands in termux and &quot;!&quot; to execute commands directly.
|
||||
To make crontab more powerful, we changed the semantics as follows:</description>
|
||||
The sixth field in crontab file could be in the format of internal links. Specifically, &quot;c:&quot; to execute the following commands in termux and &quot;!&quot; to execute commands directly. If the sixth field is not in any of above formats, then the field will appear as the message of alarm clock.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Offline resources</title>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue