On Fri, 23 Aug 2019 18:32:59 -0400
Bill Horne <b...@horne.net> wrote:

> I'm trying to remember what BASH utility, script, orĀ  command would
> flag the missing value (in this case, "01AD"). There are, of course,
> any number of ways to program a solution, but I can't remember which
> of the BASH utilities will do it. All suggestion welcome, and thanks
> in advance.

If you know what should be in the file then create a new file with the
correct data and use diff to find the differnces.

There's probably a way to do it with awk.

-- 
Rich Pieri
_______________________________________________
Discuss mailing list
Discuss@blu.org
http://lists.blu.org/mailman/listinfo/discuss

Reply via email to