summaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/execution/subshell1.0
blob: 68b0123dd6e873fac9d378f64f1b50c653854d46 (plain) (blame)
1
2
3
4
5
6
# $FreeBSD: head/bin/sh/tests/execution/subshell1.0 245383 2013-01-13 19:39:13Z jilles $

(eval "cd /
v=$(printf %0100000d 1)
echo \${#v}")
echo end