Skip to content

Instantly share code, notes, and snippets.

@stania
Created March 30, 2013 00:09
Show Gist options
  • Save stania/5274560 to your computer and use it in GitHub Desktop.
Save stania/5274560 to your computer and use it in GitHub Desktop.
araqne batch script enhancement example.
# this is comment
logstorage.dropTable iis01
logstorage.createTable iis01 v3p
# lines before "EOF" will be used as inputstream. input lines are not trimmed and cannot commented.
logpresso-index.createIndex iis01 i1 <<EOF
delimiter
;/
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment