ILE=${1-"infile"}
export OUTFILE=${2-"outfile"}
cat $INFILE $OUTFILE
Hopefully, this gives you someth... ILE=${1-"infile"}
export OUTFILE=${2-"outfile"}
cat $INFILE $OUTFILE</code>
Hopefully, this gives you... t message parameter null or not set.
Purpose:
Catching errors that result from variables being unde... t the file name parts of a given full file specification.
Usually these commands are used within the "
n a [ ] construct.
See Example 27-11 for an application of this comparison operator.
----
-z
string i... is not a gzipped file!"
exit $E_NOTGZIP
fi
zcat $1 | more
# Uses the 'more' filter.
# May substi