Imported from ../bash-2.01.tar.gz.
This commit is contained in:
parent
ccc6cda312
commit
d166f04881
304 changed files with 14702 additions and 13012 deletions
4
tests/history.list
Normal file
4
tests/history.list
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
for i in one two three; do echo $i; done
|
||||
/bin/sh -c 'echo this is $0'
|
||||
ls
|
||||
echo $BASH_VERSION
|
||||
Loading…
Add table
Add a link
Reference in a new issue