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
improve of cmpl.
[bush.git]
/
testing
/
3.OriginalTest.dir
/
3.cli
/
heredoc
/
heredoc2.sub
blob
7e97ed80b1b0832466dcce4c128983ec92ed3ef2
1
TEST=$(cat <<EOF | sort -u
2
abc
3
geh
4
def
5
abc
6
EOF
7
)
8
9
echo $TEST