Files
android_external_bash/tests/history.list
2009-09-12 16:46:50 +00: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