lue 6.
The other operator (${#array[*]}) has to do with array variables.
==== String Length ====
<co... ed from the right.
These operators can be used to do a variety of things. For example, the following s... file extensions, not filenames
for i in *.html; do
if [ -f ${i%l} ]; then
echo ${i%l} already ... message. export foo="one" for i in foo bar baz; do eval echo \${$foo:?} one bash: bar: parameter nul