]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/history1.sub
Bash-4.3 patch 7
[thirdparty/bash.git] / tests / history1.sub
CommitLineData
ac50fbac
CR
1trap 'rm -f $HISTFILE' 0 1 2 3 6 15
2
3185942a
JA
3HISTFILE=foohist-$$
4unset HISTIGNORE HISTCONTROL
5set -o history
6
7history -c
8cat <<!
9one
10two
11three
12!
13
14history
15fc -s cat