mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-09 13:10:50 +02:00
Bash-4.2 distribution sources and documentation
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
echo $(
|
||||
cat <<\)
|
||||
hi
|
||||
))
|
||||
|
||||
echo $(
|
||||
cat <<\EOF
|
||||
hi
|
||||
EOF)
|
||||
Reference in New Issue
Block a user