xref: /dflybsd-src/tools/regression/bin/sh/execution/subshell1.0 (revision e219ee45bec4546377409eb2c04aa045f69ab87c)
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