You can copy duplicates to a new file or the clipboard, then count the lines in BBEdit.
On 2013-07-23, at 9:18 AM, Garth Fletcher <[email protected]> wrote: > I often want to know how many duplicates existed. > > First step is to Sort the lines in BBedit. Next I save the > file, making sure to set line endings to "Unix". Then > I use Terminal's > uniq -c src_file dst_file > to remove the duplicates and provide a count... > -- > Garth Fletcher [email protected] -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
