Difference between revisions of "Tput"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(16 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{lc}} |
− | + | ||
+ | [[wikipedia:tput]] | ||
+ | * https://man7.org/linux/man-pages/man1/tput.1.html | ||
+ | |||
+ | [[tput (command)]] | ||
+ | |||
+ | <code>tput bel</code> | ||
+ | |||
+ | tput -Txterm [[setaf]] 3 | ||
+ | tput -Txterm setaf 2) | ||
+ | tput -Txterm setaf 3) | ||
+ | tput -Txterm setaf 7) | ||
+ | |||
+ | tput -Txterm sgr0 | ||
− | |||
== Related terms == | == Related terms == | ||
* <code>[[printf]]</code> | * <code>[[printf]]</code> | ||
− | + | * <code>[[tput help]]</code> | |
+ | * <code>[[xset]]</code> | ||
+ | * <code>[[puts]]</code> | ||
== See also == | == See also == | ||
+ | * {{tput}} | ||
* {{echo}} | * {{echo}} | ||
* {{Bash}} | * {{Bash}} |
Latest revision as of 08:28, 3 September 2022
tput bel
tput -Txterm setaf 3 tput -Txterm setaf 2) tput -Txterm setaf 3) tput -Txterm setaf 7)
tput -Txterm sgr0
Related terms[edit]
See also[edit]
tput
,tput bel
,tput help
echo
,print, printf
,tput
,logger
,write-output, echo -e, /dev/stdout, banner
Bash [ -c ]
,alias
,&&
, Bash history, Autocompletion,set
,unset
,export
,.bash_aliases, .bashrc and .bash profile
,PS1
,echo
,brace expansion
, Function,shopt
,trap
,set -e
,source
,PATH
,complete
,disown
,.hushlogin
,.bashrc
,builtin
,eval
,set
,$PATH
,$HOME
,TZ
,.profile
,-e, -i
,Builtin (Bash)
,mapfile
,~
, return (Bash), for, until,declare, dirname, basename, functions.sh
, Bash arithmetic expansion,shift, bash --rcfile, readonly, $1, $@
Advertising: