mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-11 04:30:44 +02:00
commit bash-20110304 snapshot
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
TEST=$(cat <<EOF | sort -u
|
||||
abc
|
||||
geh
|
||||
def
|
||||
abc
|
||||
EOF
|
||||
)
|
||||
|
||||
echo $TEST
|
||||
Reference in New Issue
Block a user