Skip to main content

dpline is tool to remove duplicate lines from file

Project description

     _       _ _
  __| |____ | (_)____   ___
 / _  |  _ \| | |  _ \ / _ \
| (_| | |_) | | | | | |  __/
 \____|  __/|_|_|_| |_|\___|
      |_|
____________________________
____________________________

About

CLI tool to remove duplicate lines from text file.

Installation

$ tar xvf dpline-<version>.tar.gz
$ cd dpline-<version>
$ python setup.py install


or via pip:

$ pip install dpline --upgrade

uninstall:

$ pip uninstall dpline

Command Line Tool Usage

Usage: dpline [OPTION] <file> [--ignore-blank, [--case-ins]]

dpline is tool to remove duplicate lines from file

Optional arguments:
  -h, --help          Print this help message and exit
  -v, --version       Print program version and exit
  -d, --display       Display removed lines
  -p, --preview       Preview duplicate lines before removal
  --ignore-blank      Ignore blank lines from remove
  --case-ins          Matching upper- and lowercase letters

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dpline-1.2.tar.gz (15.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page