how does bash handle integer division code example Example: bash division integer #To get integer division just use following: echo $((x / y))