I am new to Linux, and I just want a Bash Script to do basic arithmetic operation to a text file
1
2
3
4
and the results should be addition and multiplication in separate text files
say add + 5 for 1st text file and mult * 5 in 2nd text file
add: mult:
6 5
7 10
8 15
9 20
awkorperlor similar instead of the shell.