DEBSOURCES
Skip Quicknav
sources / bash / 5.0-4 / tests / heredoc2.sub
123456789
TEST=$(cat <<EOF | sort -u abc geh def abc EOF ) echo $TEST