Fulltext results:
- Travian Map Download Script @z:travian
- nce, sum(population) FROM ${world}_world w1 GROUP BY w1.aid; __SQL__ echo " `date +'%H:%M:%S'`: ${... FT JOIN ${world}_village h ON h.vid = v.vid GROUP BY v.vid; UPDATE ${TEMP_TABLE} SET inactive = 0 WHE... village v WHERE v.vid=w.vid GROUP by w.uid; -- -- end of sql -- __SQL__ echo "`date
- base-ssh-login @z:relax:api:base
- to open a remote sesssion, but ususally it's used by other methods (especially [[base-exec-user]]) to ... not present, an interactive shell will be opened by ''ssh''. ===== Returns ===== Returns the output
- base @z:relax:api:base
- ''base'' module implements the basic methods used by the other modules. ===== Methods ===== {{indexm
- base-exec-superuser @z:relax:api:base
- vated. This privilege elevation method is defined by $RIGHT_ELEVATION in the service configuration and
- base-net-load-url @z:relax:api:base
- Returns the contents of the resource referenced by the URL. ===== Examples ===== <code bash> base-
- base-repo-get-service @z:relax:api:base
- tion. This is usually evaluated in a shell script by the ''eval'' command. ===== Example ===== <code