Does anyone have a bash script which will sum all the numbers in a file? They aren't integers (which rules out 'expr') Each is on a separate line. Example: -45.23 55.6 123.44 ... I can't seem to make 'bc' work... -- To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.