]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
bin/pdftotext-: Add.
authorSimon Ruderich <simon@ruderich.org>
Fri, 12 Nov 2010 21:54:01 +0000 (22:54 +0100)
committerSimon Ruderich <simon@ruderich.org>
Fri, 12 Nov 2010 21:54:01 +0000 (22:54 +0100)
Wrapper for pdftotext writing to stdout. Necessary for gitattributes
which passes the file as last parameter.

bin/pdftotext- [new file with mode: 0755]

diff --git a/bin/pdftotext- b/bin/pdftotext-
new file mode 100755 (executable)
index 0000000..8606356
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+pdftotext "$@" -