index
:
bash.git
bash
summary
refs
log
tree
commit
diff
path:
root
/
tests
/
history.list
blob: 2a4c22292fe0d3112193d0c72f6d2517d0b80711 (
plain
)
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