index
:
bash
debian
progress-linux
upstream
debian 11: bash
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
heredoc2.sub
blob: 7e97ed80b1b0832466dcce4c128983ec92ed3ef2 (
plain
)
1
2
3
4
5
6
7
8
9
TEST=$(cat <<EOF | sort -u abc geh def abc EOF ) echo $TEST