~ubuntu-branches/ubuntu/trusty/bash/trusty-security

1
2
3
4
for i in one two three; do echo $i; done
/bin/sh -c 'echo this is $0'
ls
echo $BASH_VERSION