#!/bin/sh set -o nounset fib()( echo h ) test $1 echo $0 time $0 true