I have a file with data. The file is the output generated from a shell scripting file:
|a |869 |
|b |835 |
|c |0 |
|d |0 |
|e |34 |
|f |3337
How can I get a = 869 from this?