Difference between revisions of "Echo -e"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
== Related == | == Related == | ||
− | + | * <code>[[tput bel]]</code> | |
− | + | * <code>[[printf]] '\7'</code> | |
== See also == | == See also == |
Revision as of 10:51, 2 January 2023
echo -e '\a'
Related
See also
echo
,print, printf
,tput
,logger
,write-output, echo -e, /dev/stdout, banner
- Sound notifications:
tput bel, paplay, echo -e '\a', printf '\7'
,osascript -e 'beep 1'
,afplay, ping -a, say, ntfy.sh, bip (alias)
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, $@
, Bash versions
Advertising: