Files
bash/tests/history1.sub
T
2011-12-07 09:28:04 -05:00

14 lines
119 B
Plaintext

HISTFILE=foohist-$$
unset HISTIGNORE HISTCONTROL
set -o history
history -c
cat <<!
one
two
three
!
history
fc -s cat