S
sghani73
I have the following output from a command...Can I pipe it to a single
line perl command to get the total (add each of them)....
4352
4160
1040
2112
8448
1040
2112
8448
1040
4224
2176
so perl output should be equal to 39152...
Thanks
line perl command to get the total (add each of them)....
4352
4160
1040
2112
8448
1040
2112
8448
1040
4224
2176
so perl output should be equal to 39152...
Thanks