OILS
/
test
/
lossless
/ here-dq.sh
View on Github
|
oilshell.org
9 lines, 3 significant
1
#!/usr/bin/env bash
2
3
echo
"
DQ
"
4
5
cat
<<EOF
6
here
7
doc $var
8
EOF
9
echo --