]> git.saurik.com Git - apple/shell_cmds.git/blob - sh/tests/execution/subshell1.0
347806ed45aca35e3a25c7c6c615d5447467d168
[apple/shell_cmds.git] / sh / tests / execution / subshell1.0
1 # $FreeBSD$
2
3 (eval "cd /
4 v=$(printf %0100000d 1)
5 echo \${#v}")
6 echo end