Lugaru's Epsilon
Programmer's
Editor

Context:
Epsilon User's Manual and Reference
   . . .
   Commands by Topic
      Getting Help
      Moving Around
      Changing Text
      . . .
      Miscellaneous
   Command Reference
      . . .
      keep-duplicate-lines
      keep-matching-lines
      keep-unique-lines
      kill-all-buffers
      kill-buffer
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
keep-matching-lines  Command Reference   kill-all-buffers


Epsilon User's Manual and Reference > Command Reference >

keep-unique-lines

Entirely remove duplicate lines.

This command deletes all copies of any duplicated adjacent lines, leaving only those lines that match neither the preceding nor the following line. If the case-fold variable is nonzero, lines that only differ by case will be considered identical. Also see the uniq and keep-duplicate-lines command.

More info:

Comparing



Previous   Up    Next
keep-matching-lines  Command Reference   kill-all-buffers


Lugaru Copyright (C) 1984, 2020 by Lugaru Software Ltd. All rights reserved.