dpline是从文件中删除重复行的工具
项目描述
_ _ _
__| |____ | (_)____ ___
/ _ | _ \| | | _ \ / _ \
| (_| | |_) | | | | | | __/
\____| __/|_|_|_| |_|\___|
|_|
____________________________
____________________________
关于
命令行工具,用于从文本文件中删除重复行。
安装
$ tar xvf dpline-<version>.tar.gz
$ cd dpline-<version>
$ python setup.py install
or via pip:
$ pip install dpline --upgrade
uninstall:
$ pip uninstall dpline
命令行工具使用
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
版权
版权 © Dimitris Zlatanidis
项目详情
关闭
dpline-1.3.tar.gz的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 7de820c71d13c1e0e08cca5ca4239121fa174064879022b0f3eb5f1c29ffa10c |
|
MD5 | cd5adf1c88f37eed3e935652648b8419 |
|
BLAKE2b-256 | 9a7fc92fe802eb7be4decca6a2c948fa79e7b1268552ac68d329471c3ce90166 |