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