#!/usr/bin/awk # # See https://theweeklychallenge.org/blog/perl-weekly-challenge-002 # # # Run as: awk -f ch-1.awk < input-file # {print 0 + $1}