Open main menu

CDOT Wiki β

Changes

Tutorial10: Shell Scripting - Part 1

3 bytes added, 09:41, 5 March 2021
Command Substitution / Math Operations
'''Math Operations:  '''
In order to make math operations work, we need to convert numbers stored as text into binary numbers. We can do this by using the expr command or simply by using 2 pairs of round brackets (( )).
13,420
edits