ssume that the unavailability of a program at the time of its execution is a fatal error. So if we need ... you have forgotten the person's full name? Many a time I have seen users locking up a process, but their... from the keyboard. If you hit the space bar a few times after typing in a name, wc will almost always re... ies.
Let's use the above function again, but this time put it in a function file. We will call it functi
Let's try it again.
if [ -n "$string1" ] # This time, $string1 is quoted.
then
echo "String \"string... est brackets!
echo
if [ $string1 ] # This time, $string1 stands naked.
then
echo "String \"str