sort(1) -u potentials %3E potentials_nodup
sort lines of text files
-u, --unique
       with -c, check for strict ordering; without -c, output only the first of an equal run
source manpages: sort