I have a command that I am trying to read a particular amount of lines with<br><br><span style="font-weight: bold;">wc -l somefile | awk '{print $1}' </span><br><br>when it givs the number of lines, I am trying to find out how to use that number in an addition problem. Can someone help me with that?
<br><br clear="all"><br>-- <br>mB.