Files
bash/tests/history.list
T

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