8 lines
64 B
Plaintext

# $FreeBSD$
IFS=' '
set -- `printf '\n '`
IFS=:
[ "$*" = '
' ]