Scripting Scripts » History » Version 2
Per Amundsen, 02/26/2017 04:36 PM
| 1 | 1 | Per Amundsen | {{>toc}} |
|---|---|---|---|
| 2 | |||
| 3 | h1. Scripts |
||
| 4 | |||
| 5 | h2(box). /load |
||
| 6 | |||
| 7 | {{include(/load)}} |
||
| 8 | |||
| 9 | h2(box). /reload |
||
| 10 | |||
| 11 | {{include(/reload)}} |
||
| 12 | |||
| 13 | h2(box). /unload |
||
| 14 | |||
| 15 | {{include(/unload)}} |
||
| 16 | |||
| 17 | h2(box). /alias |
||
| 18 | |||
| 19 | {{include(/alias)}} |
||
| 20 | |||
| 21 | h2(box). $script |
||
| 22 | |||
| 23 | {{include($script)}} |
||
| 24 | |||
| 25 | h2(box). $scriptdir |
||
| 26 | |||
| 27 | {{include($scriptdir)}} |
||
| 28 | |||
| 29 | h2(box). $scriptline |
||
| 30 | |||
| 31 | {{include($scriptline)}} |
||
| 32 | 2 | Per Amundsen | |
| 33 | h2(box). $alias |
||
| 34 | |||
| 35 | {{include($alias)}} |