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