]> git.saurik.com Git - apple/shell_cmds.git/blob - sh/tests/expansion/cmdsubst26.0
shell_cmds-216.60.1.tar.gz
[apple/shell_cmds.git] / sh / tests / expansion / cmdsubst26.0
1 # $FreeBSD: head/bin/sh/tests/expansion/cmdsubst26.0 317514 2017-04-27 18:52:18Z jilles $
2
3 nl='
4 '
5 v=$nl`printf '\n'`
6 [ "$v" = "$nl" ]