ifs6.0   [plain text]


# $FreeBSD$

IFS=': '
x=': :'
set -- $x
[ "$#|$1|$2|$3" = "2|||" ]