i-bash/tests/history1.sub

14 lines
119 B
Text
Raw Normal View History

2009-01-12 13:36:28 +00:00
HISTFILE=foohist-$$
unset HISTIGNORE HISTCONTROL
set -o history
history -c
cat <<!
one
two
three
!
history
fc -s cat