printf3.0   [plain text]


# $FreeBSD$

set -e
v=$(! printf "%d" @wrong 2>/dev/null)
[ "$v" = "0" ]