bc: store only index in p->exits, it's the only thing used there
[oweals/busybox.git] / testsuite / dd / dd-prints-count-to-standard-error
1 echo I WANT | busybox dd of=foo >/dev/null 2>bar
2 grep -q records bar