summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/execution/subshell1.0
blob: 347806ed45aca35e3a25c7c6c615d5447467d168 (plain)
1
2
3
4
5
6
# $FreeBSD$

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