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