Lines Matching refs:tool
179 tool="$name"
183 tool="$1"
195 case $tool in
268 echo "$0:Error: unknown option \`$tool'" 2>&1
273 echo "$0:Error: unknown command \`$tool'" 2>&1
289 if [ ".$tool" != . ]; then
291 toolcmd="$0 $tool"
292 toolcmdhelp="shtool $tool"
293 msgprefix="shtool:$tool"
471 case $tool in
515 for tool in tput tcout; do
517 if [ -r "$dir/$tool" ]; then
519 bold="`$dir/$tool $seq 2>/dev/null`"
527 norm="`$dir/$tool $seq 2>/dev/null`"