freebsd-skq/bin/sh/tests/expansion/cmdsubst26.0

7 lines
56 B
Plaintext

# $FreeBSD$
nl='
'
v=$nl`printf '\n'`
[ "$v" = "$nl" ]