improve of cmpl.
[bush.git] / testing / 3.OriginalTest.dir / 3.cli / heredoc / heredoc2.sub
blob7e97ed80b1b0832466dcce4c128983ec92ed3ef2
1 TEST=$(cat <<EOF | sort -u
2 abc
3 geh
4 def
5 abc
6 EOF
9 echo $TEST