The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-25-2006
dakid dakid is offline
Registered User
  
 

Join Date: May 2006
Posts: 27
adding contents of file

for example i have a file which contains data like:


123
222
325
142

can anyone help me write a script that adds them?
let's say that "total" is the filename...