I am trying to have the absolute values of a standard input variable be printed to the screen.
#!/bin/bash read sumIntegers echo $sumIntegers for i in $sumI