Difference between revisions of "Builtin (Bash)"

From wikieduonline
Jump to navigation Jump to search
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
https://www.gnu.org/software/bash/manual/html_node/Bash-Builtins.html
 
https://www.gnu.org/software/bash/manual/html_node/Bash-Builtins.html
 
  
 
* <code>[[complete (Bash builtin)|complete]]</code>
 
* <code>[[complete (Bash builtin)|complete]]</code>
 +
* <code>[[command]]</code>
 +
* <code>[[declare]]</code>
 
* <code>[[disown]]</code>
 
* <code>[[disown]]</code>
 
* <code>[[echo]]</code>
 
* <code>[[echo]]</code>
* <code>[[shift]]</code>
+
* <code>[[enable]]</code>
* <code>[[source]]</code>
+
* <code>[[export]], [[export -f]]</code>
 
* <code>[[fg]], [[bg]]</code>
 
* <code>[[fg]], [[bg]]</code>
* <code>[[type (Bash built-in)|type]]</code>
+
* <code>[[hash]]</code>
 
* <code>[[mapfile]]</code>
 
* <code>[[mapfile]]</code>
* <code>[[export]]</code>
 
 
* <code>[[read]]</code>
 
* <code>[[read]]</code>
* <code>[[unset]]</code>
 
 
* <code>[[set]]</code>
 
* <code>[[set]]</code>
 +
* <code>[[shift]]</code>
 
* <code>[[shopt]]</code>
 
* <code>[[shopt]]</code>
 +
* <code>[[source]]</code>
 +
* <code>[[type (Bash built-in)|type]]</code>
 +
* <code>[[trap]]</code>
 +
* <code>[[unset]]</code>
  
 
== Related terms ==
 
== Related terms ==
Line 20: Line 24:
 
* <code>man [[zshbuiltins]]</code>
 
* <code>man [[zshbuiltins]]</code>
 
* [[Python: built-in functions]]
 
* [[Python: built-in functions]]
 +
* <code>[[kill]]</code>
 +
* [[zsh]]: [[bindkey]]
  
 
== See also ==
 
== See also ==
 +
* {{Builtins}}
 
* {{Bash}}
 
* {{Bash}}
  
  
 
[[Category:Bash]]
 
[[Category:Bash]]

Latest revision as of 12:10, 17 September 2022

Advertising: