]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/herestr.right
Bash-5.2-rc4 release
[thirdparty/bash.git] / tests / herestr.right
1 alpha
2 beta
3 4
4 4
5
6
7
8 abcde
9 yo
10 hot damn
11 what a fabulous window treatment
12 double"quote
13 onetwothree
14 first second third
15 f1 ()
16 {
17 cat <<< "abcde";
18 cat <<< "yo";
19 cat <<< "$a $b";
20 cat <<< 'what a fabulous window treatment';
21 cat <<< 'double"quote'
22 }
23 f2 ()
24 {
25 cat <<< onetwothree
26 }
27 f3 ()
28 {
29 cat <<< "$@"
30 }
31 echo $(echo hi)
32 echo ho
33 echo off to work we go
34 declare -a uu=([0]="" [1]="kghfjk" [2]="jkfzuk" [3]=$'i\n')
35 foo bar
36 foo bar
37 qux:::::bax
38 qux:::::bax