Difference between revisions of "Printf"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
<code>[[wikipedia:printf]]</code> is [[Bash built-in]] since v2.0.2, [[1998]]). | <code>[[wikipedia:printf]]</code> is [[Bash built-in]] since v2.0.2, [[1998]]). | ||
Line 8: | Line 9: | ||
* <code>[[tput]]</code> | * <code>[[tput]]</code> | ||
* [[Format string attack]] | * [[Format string attack]] | ||
+ | * [[print]] | ||
== See also == | == See also == |
Latest revision as of 20:04, 9 March 2022
wikipedia:printf
is Bash built-in since v2.0.2, 1998).
printf '\7' or tput bel
Related terms[edit]
See also[edit]
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: