in reply to Finding unique vals from a inout file

If you're using *nix, use the sort -u command.
  • Comment on Re: Finding unique vals from a inout file