mesa/progs/ggi/blat

8 lines
54 B
Bash

#!/bin/sh
function foobar() {
echo "foo!"
}
foobar