Subject: ash bug of the week
To: None <current-users@NetBSD.ORG>
From: VaX#n8 <vax@linkdead.paranoia.com>
List: current-users
Date: 08/19/1996 02:15:16
unset foo
: ${foo:=$1}

will run out of space
and eat some serious CPU
I'm putting this on my "ash todo list" :)