Lines Matching refs:Echo

65 Echo=echo
78 myname=`$Echo "$0" | $Sed -e 's,.*/,,' -e "$transform"`
135 -*=*) optarg=`$Echo "$option" | $Sed 's/[-_a-zA-Z0-9]*=//'` ;;
147 …$Echo "$myname: error: option \``$Echo $option | $Sed -e 's/=.*//'`' doesn't allow an argument" 1>…
150 $Echo "$info1"
151 $Echo "$info2"
152 $Echo "$info3"
153 $Echo "$info4"
154 $Echo "$usage1"
155 $Echo "$usage2"
156 $Echo "$usage3"
157 $Echo "$usage4"
166 …$Echo "$myname: error: option \``$Echo $option | $Sed -e 's/=.*//'`' doesn't allow an argument" 1>…
169 $Echo "$myinternalname"
178 …$Echo "$myname: error: option \``$Echo $option | $Sed -e 's/=.*//'`' doesn't allow an argument" 1>…
191 … $Echo "$myname: error: option \``$Echo $option | $Sed -e 's/=//g'`' requires an argument" 1>&2
204 … $Echo "$myname: error: option \``$Echo $option | $Sed -e 's/=//g'`' requires an argument" 1>&2
211 $Echo "$myname: error: $option: invalid option, use --help to show usage" 1>&2
226 $Echo "$myname: error: missing argument to --$previous" 1>&2
245 $Echo "$info1"
246 $Echo "$info2"
247 $Echo "$info3"
248 $Echo "$info4"
249 $Echo "$usage1"
250 $Echo "$usage2"
251 $Echo "$usage3"
252 $Echo "$usage4"
258 arg=`$Echo "$opt_after" | $Sed -e 's/[0-9]//g'`
263 $Echo "$myname: error: invalid option argument \`$opt_after' specified" 1>&2
264 $Echo "$myname: use --help to show usage" 1>&2
270 arg=`$Echo "$opt_before" | $Sed -e 's/[0-9]//g'`
275 $Echo "$myname: error: invalid option argument \`$opt_before' specified" 1>&2
276 $Echo "$myname: use --help to show usage" 1>&2
286 outfile="`$Echo $file | $Sed -e 's,.*/,,'`""$gcal_resource_file_suffix"
311 $Echo "$myname: \``$Echo $Zdump | $Sed -e 's,.*/,,'`/$Perl' are working on \`$file' ..." 1>&2
314 $Echo "$myname: \``$Echo $Zdump | $Sed -e 's,.*/,,'`/$Awk' are working on \`$file' ..." 1>&2
320 $Echo "$myname: daylight-saving times found, \`$outfile' created" 1>&2
324 $Echo "$myname: no daylight-saving times found in \`$file'" 1>&2
328 $Echo "$myinternalname: error: invalid option \`$ARGS' to \`$Perl' given" 1>&2
330 $Echo "$myinternalname: error: invalid option \`$ARGS' to \`$Awk' given" 1>&2
344 $Echo "$myinternalname: error: neither \`zdump', OR neither \`perl' nor \`awk' available" 1>&2