Print line numbers of files I am searching through - Unix & Linux
23 Aug 2013 ... I am looking for a way to print the line number of files my script is going through. I
have found $LINENO but when I do. echo 'Found foo in file' ...
unix.stackexchange.com |