]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/histexp2.sub
Bash-4.4 distribution sources and documentation
[thirdparty/bash.git] / tests / histexp2.sub
1 LANG=C LC_ALL=C
2
3 set -o history
4 echo a
5 echo b
6 echo c
7
8 set -o histexpand
9 set -o posix
10
11 echo "#!/bin/bash" !!
12
13 echo '!!'
14 echo "!!"