Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/perl
#################################################
#
# Summarize all numbers
#
# cat file_with_numbers | sum-all-num.pl
#
#################################################