Difference between revisions of "Declare builtin"
Jump to navigation
Jump to search
m (Welcome moved page Declare to Declare builtin) |
|||
Line 13: | Line 13: | ||
== See also == | == See also == | ||
* {{export}} | * {{export}} | ||
+ | * {{builtin}} | ||
* {{Bash}} | * {{Bash}} | ||
[[Category:Bash]] | [[Category:Bash]] |
Revision as of 12:09, 17 September 2022
declare -p
declare -x
declare -r
declare: -A: invalid option
See also
export
,env
,printenv
,declare, export -f
,/etc/environment
- builtin
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: