xref: /dflybsd-src/tools/regression/bin/sh/execution/subshell1.0 (revision 2d0700913d3c55b6181d2b703dd69aae2179ce8c)
1# $FreeBSD: head/tools/regression/bin/sh/execution/subshell1.0 245383 2013-01-13 19:39:13Z jilles $
2
3(eval "cd /
4v=$(printf %0100000d 1)
5echo \${#v}")
6echo end
7