Lines Matching refs:prog
43 echo "$prog: $filez does not exist"
47 echo "$prog: $filez is not a regular file"
51 echo "$prog: $filegz already exists"
56 echo "$prog: cannot create tmp file"
65 echo -n "$prog: $filez is smaller than $filegz"
71 echo "$prog: integrity check of $tmp failed"
78 echo "$prog: warning: could not keep mode of $filez"
81 echo "$prog: warning: could not keep mode of $filez"
83 echo "$prog: could not copy $tmp to $filegz"
89 echo -n "$prog: warning: could not keep timestamp of "
94 echo "$prog: failed to process $filez"
100 prog=`basename "$0"`
101 usage="usage: $prog [-ftv9K] file ..."