Sum the number in each line of a filePost Author:TimPost published:January 31, 2011Post Category:LinuxPost Comments:0 CommentsHere is the command awk '{s += $1} END {print s}' mydatafile.txt Tags: awk, sum You Might Also Like [Problem] Atheros Lan Drivers Installation in CentOS 5.4 x_64March 6, 2010 Disable IPV6 module on default kernelsSeptember 19, 2009 How to solve “Out of resources when opening file”April 3, 2012Leave a Reply Cancel replyCommentEnter your name or usernameEnter your emailEnter your website URL (optional) This site uses Akismet to reduce spam. Learn how your comment data is processed.