Difference between revisions of "Tput"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Draft}}
+
{{lc}}
  
 
[[wikipedia:tput]]
 
[[wikipedia:tput]]
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

Latest revision as of 08:28, 3 September 2022

Advertising: