summaryrefslogtreecommitdiff
path: root/graphics/mathspic/perl/mathspic.sh
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /graphics/mathspic/perl/mathspic.sh
Initial commit
Diffstat (limited to 'graphics/mathspic/perl/mathspic.sh')
-rw-r--r--graphics/mathspic/perl/mathspic.sh14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/mathspic/perl/mathspic.sh b/graphics/mathspic/perl/mathspic.sh
new file mode 100644
index 0000000000..f0d0d76fc1
--- /dev/null
+++ b/graphics/mathspic/perl/mathspic.sh
@@ -0,0 +1,14 @@
+#!/bin/bash
+## April 26, 2010
+## RWD Nickalls & A Syropoulos
+## mathspic.sh # mathspic script
+## put this file in /usr/local/bin
+## rename it: mathspic.sh --> mathspic
+## and make it executable (chmod 755 mathspic)
+#################
+## format is:
+## bash mathspic.sh <options> filename
+## mathspic [-b] [-c] [-h] [-o outfile] infile
+#################
+
+perl /usr/local/bin/mathspic113.pl $1 $2 $3 $4 $5