Lines Matching refs:two
20 echo one two three
21 echo "one two three"
22 echo 'one two three'
35 echo one"two"three
36 echo one${two}three
37 echo one"two"$three
39 echo one'two'three
40 echo one${two}three
41 echo one'two'$three
43 echo one'two'three"four"five${six}seven$eight
66 two"
68 echo one"two
70 echo one"two
72 echo one"two
82 two'
83 echo one'two
85 echo one'two
87 echo one'two
91 # two"
93 # two'
100 # two"