repo.or.cz
/
bush.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
init version.
[bush.git]
/
tests.bak
/
history2.sub
blob
1b5c1d2873afa5a05bf19bc5fa315cfeac0ce5be
1
set -o history
2
HISTSIZE=256
3
HISTFILE=/dev/null
4
5
# these two lines should be the same
6
echo ${BUSH_VERSION%\.*}
7
echo $(fc -nl -1)
8
9
echo ${BUSH_VERSION%\.*}
10
fc -nl -1