3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
|
: ${ARCH}=`arch`
|
||
|
exec /ufs/guido/bin/$ARCH/python ib.py ${1+"$@"}
|