Guest User

man bash arithmetic evaluation old format

a guest
Apr 3rd, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. bash-4.4$ man bash | grep -F -C 2 '$['
  2. $((expression))
  3.  
  4. The old format $[expression] is deprecated and will be removed in
  5. upcoming versions of bash.
Advertisement
Add Comment
Please, Sign In to add comment