Skip to content

Instantly share code, notes, and snippets.

@ryoakg
Last active May 2, 2016 04:15
Show Gist options
  • Save ryoakg/2b96d5ec7f0918993892 to your computer and use it in GitHub Desktop.
Save ryoakg/2b96d5ec7f0918993892 to your computer and use it in GitHub Desktop.
command-linized Apache Tika
#! /bin/sh
# http://mvnrepository.com/artifact/org.apache.tika/tika-app
java -jar ~/libexec/tika-app-1.5.jar -t $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment