mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-02 18:00:49 +02:00
commit bash-20191108 snapshot
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
read foo <<EOF
|
||||
$(seq 10
|
||||
EOF
|
||||
|
||||
echo "$foo"
|
||||
Reference in New Issue
Block a user