I have a textfile with these following numbers and characters inside of it.
36@xL!?\8
28?>\4
42<pX%7
37@#5
31kL%^?>\<#%5
Now, i want to get the first integer which is 36 and subtract it on the last integer which is 8. I want to do this line by line.