#!/bin/sh if ! which sox > /dev/null; then echo "Sorry, we want SoX installed" exit fi if ! which gcc > /dev/null; then echo "Sorry, we want compiling tools" exit fi if expr $# "<" "1" >/dev/null; then echo "Usage dnb