Help for this page
perl -e 'open IN, $ARGV[0]; while (<IN>) { $size += length } print "Si +ze is: $size\n\n";' Your_file_name_here