FICHA · MANJARO

anewer

anewer appends lines from stdin to a file if they don't already exist in the file

  • cli-tool
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Provides a small command-line utility that appends only new lines from standard input to a file. It is useful in scripts that collect unique values, merge wordlists, or avoid adding duplicate log or data entries.

Use it when you need simple deduplication while appending text. It changes the target file, so scripts should pass the intended path explicitly.

How to run

anewer

Commands: anewer

Permissions

Permissions not analysed for this source yet.