illumos-port-bash/tests/history.list

5 lines
92 B
Plaintext

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