1 2MALLOC_CONF=junk:true ${SH} -c 'g() { g() { :; }; :; }; g' && 3MALLOC_CONF=junk:true ${SH} -c 'g() { unset -f g; :; }; g' 4