summary refs log tree commit diff
path: root/bin/cash/tests/execution/subshell1.0
blob: b3e9328313cceec06ee5b852b16cdc1785893bba (plain) (blame)
1
2
3
4
5
6
# $FreeBSD: releng/12.0/bin/sh/tests/execution/subshell1.0 245383 2013-01-13 19:39:13Z jilles $

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