sh: Sync with FreeBSD:
[dragonfly.git] / tools / regression / bin / sh / execution / subshell1.0
1 # $FreeBSD: head/tools/regression/bin/sh/execution/subshell1.0 245383 2013-01-13 19:39:13Z jilles $
2
3 (eval "cd /
4 v=$(printf %0100000d 1)
5 echo \${#v}")
6 echo end