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],
[--number]]
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
--number View duplicate line number
Copyright
Copyright © Dimitris Zlatanidis
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.3.tar.gz
(16.2 kB
view details)
File details
Details for the file dpline-1.3.tar.gz
.
File metadata
- Download URL: dpline-1.3.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7de820c71d13c1e0e08cca5ca4239121fa174064879022b0f3eb5f1c29ffa10c
|
|
MD5 |
cd5adf1c88f37eed3e935652648b8419
|
|
BLAKE2b-256 |
9a7fc92fe802eb7be4decca6a2c948fa79e7b1268552ac68d329471c3ce90166
|