Difference between revisions of "Tput"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
  
 
  tput -Txterm [[setaf]] 3
 
  tput -Txterm [[setaf]] 3
 
+
  tput -Txterm setaf 2)
  GREEN  := $(shell tput -Txterm setaf 2)
+
  tput -Txterm setaf 3)
  YELLOW := $(shell tput -Txterm setaf 3)
+
  tput -Txterm setaf 7)
  WHITE  := $(shell tput -Txterm setaf 7)
 
  
 
  tput -Txterm sgr0
 
  tput -Txterm sgr0

Revision as of 14:39, 4 July 2022

Advertising: