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... ies.
Let's use the above function again, but this time put it in a function file. We will call it functi... </code>
Using functions will greatly reduce the time you spend scripting. Creating useable and reuseab
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