7 lines
124 B
Bash
Executable File
7 lines
124 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/sf/bernina/bin/pshell_be \
|
|
-m=/opt/gfa/pshell/apps/correlation \
|
|
-sbar -l -d -k -q -b -e -g \
|
|
$@
|