2 ./histexp.tests: line 24: history: !!:z: history expansion failed
3 1 for i in one two three; do echo $i; done
4 2 /bin/sh -c 'echo this is $0'
7 1 for i in one two three; do echo $i; done
8 2 /bin/sh -c 'echo this is $0'
11 5 HISTFILE=/tmp/newhistory
12 6 echo line 2 for history
13 echo line 2 for history
14 echo line 2 for history
16 echo line 2 for history
18 1 for i in one two three; do echo $i; done
19 2 /bin/sh -c 'echo this is $0'
22 5 HISTFILE=/tmp/newhistory
23 6 echo line 2 for history
25 8 echo line 2 for history
29 echo line 2 for history
31 echo line 8 for history
33 /bin/sh -c 'echo this is $0'
67 echo 'a' 'b' 'c' 'd' 'e'
71 foo.c foo.o foo.html foo.h
72 echo bar.c foo.o foo.html foo.h
73 bar.c foo.o foo.html foo.h
74 echo bar.c bar.o bar.html bar.h
75 bar.c bar.o bar.html bar.h
76 echo xbar.c xbar.o xbar.html xbar.h
77 xbar.c xbar.o xbar.html xbar.h
78 echo xbar.c xbar.o xbar.html xbar.h
79 xbar.c xbar.o xbar.html xbar.h
80 echo xwhix.c xwhix.o xwhix.html xwhix.h
81 xwhix.c xwhix.o xwhix.html xwhix.h
82 echo xwhix.c xwhix.o xwhix.html xwhix.h
92 8 echo line 2 for history
94 10 echo line 2 for history
95 11 echo line 8 for history
96 12 /bin/sh -c 'echo this is $0'
114 30 echo 'a' 'b' 'c' 'd' 'e'
116 32 echo foo.c foo.o foo.html foo.h
117 33 echo bar.c foo.o foo.html foo.h
118 34 echo bar.c bar.o bar.html bar.h
119 35 echo xbar.c xbar.o xbar.html xbar.h
120 36 echo xwhix.c xwhix.o xwhix.html xwhix.h