Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

command to reset the colors in the terminal

tput setaf <numbers from 0 to 18>
Fo example;
tput setaf 7
tput setaf 15 #each number gives a different color with respect to your preference
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #command #reset #colors #terminal
ADD COMMENT
Topic
Name
1+1 =