Difference between revisions of "Bash arithmetic integer expansion"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
  <code><nowiki>$(( ))</nowiki></code> arithmetic expansion
 
  <code><nowiki>$(( ))</nowiki></code> arithmetic expansion
  
 +
 +
line 5: 0.1: syntax error: [[invalid arithmetic operator]] ([[error token]] is ".1")
  
 
== Related ==
 
== Related ==
Line 8: Line 10:
 
* [[expr]]
 
* [[expr]]
 
* [[Integer]]
 
* [[Integer]]
 +
let: not found
 +
* [[Bash brace expansion]]
  
 
== See also ==
 
== See also ==
 +
* {{Integer}}
 
* {{Bash}}
 
* {{Bash}}
  
 
[[Category:Bash]]
 
[[Category:Bash]]

Latest revision as of 06:53, 22 January 2024

Advertising: