HomeSort by: relevance | last modified time | path
    Searched refs:tput (Results 1 - 14 of 14) sorted by relevancy

  /src/usr.bin/tput/
clear.sh 38 exec tput clear
Makefile 4 PROG= tput
7 MLINKS= tput.1 clear.1
  /src/games/wargames/
wargames.sh 43 tput cl
  /src/distrib/amd64/cdroms/
install.sh 100 tput clear
  /src/distrib/amd64/installimage/
install.sh 100 tput clear
  /src/distrib/amd64/installimage-bios/
install.sh 100 tput clear
  /src/distrib/i386/cdroms/
install.sh 100 tput clear
  /src/distrib/evbarm/installimage/
install.sh 100 tput clear
  /src/distrib/i386/installimage/
install.sh 100 tput clear
  /src/distrib/sparc64/cdroms/installcd/
install.sh 100 tput clear
  /src/distrib/vax/cdroms/installcd/
install.sh 100 tput clear
  /src/usr.bin/
Makefile 31 tput \
  /src/usr.bin/crunch/examples/
really-big.conf 50 progs tcopy tee telnet tftp time tip tn3270 touch tput tr true tset tsort
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 501 test -n "`tput sgr0 2>/dev/null`" && {
502 tc_reset=`tput sgr0`
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
506 test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1`
507 test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2
    [all...]

Completed in 45 milliseconds