7 lines
116 B
Bash
Executable File
7 lines
116 B
Bash
Executable File
#!/bin/bash
|
|
|
|
pshell_be \
|
|
-p=/opt/gfa/pshell/apps/correlation/Correlation2.java \
|
|
-l -d -k -q -b \
|
|
$@
|