Hi guys
Can someone of you tell me how to do arithmetic operations within a shell script?
For explaining, I've two output files with digits in it. Every file contains one digit. So now I'd like to add or subtract this two digits and want to create a new file with it's output. Is it possible and how?
Many thanks and best regards!
Oliver
Can someone of you tell me how to do arithmetic operations within a shell script?
For explaining, I've two output files with digits in it. Every file contains one digit. So now I'd like to add or subtract this two digits and want to create a new file with it's output. Is it possible and how?
Many thanks and best regards!
Oliver