#!/bin/sh set -o nounset fib()( echo a ) fib