diff options
Diffstat (limited to 'tests/history.list')
-rw-r--r-- | tests/history.list | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/history.list b/tests/history.list new file mode 100644 index 0000000..2a4c222 --- /dev/null +++ b/tests/history.list @@ -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 |