Files
bash/bash-20060316/tests/history.list
T
2011-12-07 09:05:27 -05:00

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