summaryrefslogtreecommitdiff
path: root/post/lpic.bettermodified.post
diff options
context:
space:
mode:
authorsimulation <simulation@nlo-ext3.ioq.uni-jena.de>2016-02-09 09:54:46 +0100
committersimulation <simulation@nlo-ext3.ioq.uni-jena.de>2016-02-09 09:54:46 +0100
commit6be0f285adb27f60f058c2937a7885899e17cb88 (patch)
treebe50a15314fe28c5b7b8f721233a34e71ca5b3b4 /post/lpic.bettermodified.post
downloadlpic-6be0f285adb27f60f058c2937a7885899e17cb88.tar.xz
Initial commitHEADmaster
Diffstat (limited to 'post/lpic.bettermodified.post')
-rwxr-xr-xpost/lpic.bettermodified.post8
1 files changed, 8 insertions, 0 deletions
diff --git a/post/lpic.bettermodified.post b/post/lpic.bettermodified.post
new file mode 100755
index 0000000..a59357e
--- /dev/null
+++ b/post/lpic.bettermodified.post
@@ -0,0 +1,8 @@
+#!/bin/sh
+# usage: lpic.bettermodified.post input.lpi quellinput.post input.post
+
+dir=$(dirname $0)
+
+${dir}/../postpost/adj_input.post_time $1 $2 > $3
+${dir}/lpic.modified.post $(basename "$(echo "$1" | ${dir}/../postpost/outputdir_of_inputfile)")
+