#!/bin/sh prefix="${1}" dylib="${2}" "${prefix}/bin/sqlite3" >out <