Difference between revisions of "Bash arithmetic integer expansion"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
+
* https://tldp.org/LDP/abs/html/arithexp.html
 
  <code><nowiki>$(( ))</nowiki></code> arithmetic expansion
 
  <code><nowiki>$(( ))</nowiki></code> arithmetic expansion
  
Line 7: Line 7:
 
* [[Expansion]]
 
* [[Expansion]]
 
* [[expr]]
 
* [[expr]]
 +
* [[Integer]]
  
 
== See also ==
 
== See also ==
 
* {{Bash}}
 
* {{Bash}}
 +
 +
[[Category:Bash]]

Revision as of 04:24, 3 November 2022

Advertising: