In windows we use Excel to add all the numbers in a column. But how about Unix/Linux?
We encountered such an requirement and we got the answer too.
Actually solution in much more simpler than the problem..!
Mission accomplished by 'awk' command. Its merely a very powerful and useful command.
Here is an example for it:
We encountered such an requirement and we got the answer too.
Actually solution in much more simpler than the problem..!
Mission accomplished by 'awk' command. Its merely a very powerful and useful command.
Here is an example for it: