Lines Matching refs:tool
179 tool="$name"
183 tool="$1"
195 case $tool in
275 echo "$0:Error: unknown option \`$tool'" 2>&1
280 echo "$0:Error: unknown command \`$tool'" 2>&1
296 if [ ".$tool" != . ]; then
298 toolcmd="$0 $tool"
299 toolcmdhelp="shtool $tool"
300 msgprefix="shtool:$tool"
478 case $tool in
522 for tool in tput tcout; do
524 if [ -r "$dir/$tool" ]; then
526 bold="`$dir/$tool $seq 2>/dev/null`"
534 norm="`$dir/$tool $seq 2>/dev/null`"