• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » code
Trace: • base • Change Encoding with iconv • encoding • jps - Java Virtual Machine Process Status Tool • Increase the Tomcat Upload Limit • Home Server Goals • Cleanup Packages • install • debugging • Mercurial

code
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@z
  • Any namespace
  • z:relax (5)
  • z:travian (2)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Travian Map Download Script @z:travian
10 Hits, Last modified: 13 years ago
port it to the database. ===== config.inc ===== <code bash> # # database DB_USER="travian" # set this t... "/usr/bin/curl --silent --show-error --output " </code> ===== cron.hourly ===== <code bash> #! /bin/sh echo `date +'%Y-%m-%d %H:%M'`: $0 for w in de7 do ${HOME}/opt/travian/bin/get.sh ${w} done </code> ===== get.sh ===== <code bash> #! /bin/sh BIN_
base-net-load-url @z:relax:api:base
4 Hits, Last modified: 13 years ago
ce referenced by the URL. ===== Examples ===== <code bash> base-net-load-url "${service_url}" </code> <code bash> PASSWORD=$(base-net-load-url ${PASSWORD_URL}) </code>
Travian Analyzer Bookmarklet @z:travian
3 Hits, Last modified: 13 years ago
the Analyzer. ===== Source ===== And here is the code again, in a more readable way: <code> javascript: top.location.href=( (String(window.getSelection()).... (spieler|allianz)\.php\?/,'http://travian.ws/analyser.pl?s=de7&') ) </code> {{tag>javascript travian}}
host-user-list @z:relax:api:host
2 Hits, Last modified: 13 years ago
the ''/etc/passwd'' file. ===== Example ===== <code bash> users=$(host-user-list "${host}" \ | egrep -v "${IGNORED_USERS}" ) </code>
base-repo-get-value @z:relax:api:base
2 Hits, Last modified: 13 years ago
in the service definition. ===== Example ===== <code bash> # # service must be a zone (have $ZONE set)... ONE)" ]; then echo "CRITICAL: service '${service}' is no zone (ZONE not set)" >&2 exit 1 fi # </code>
base-repo-get-service @z:relax:api:base
2 Hits, Last modified: 13 years ago
t by the ''eval'' command. ===== Example ===== <code bash> # # get service config config=$(base-repo-g... for service '${service}'" >&2 exit 1 fi _debug "*** config: ${config} ***" # eval ${config} # </code>
ReLAX @z:relax
2 Hits, Last modified: 13 years ago
* [[http://bitbucket.org/andunix/relax/|Source Code]] ([[http://bitbucket.org/andunix/relax/src/|browse source code]]) ===== Blog Entries ===== * **2009-11-27**:

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki