command
module
Version:
v0.0.0-...-9be642c
Opens a new window with list of versions in this module.
Published: Nov 3, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
commands:
- find : find entries from a file in another
- remove : remove entries in a file from another
examples:
-
csvtool find file1.csv file2.csv
this command will find lines from file 1 on file 2
-
csvtool remove file1.csv file2.csv
this command will remove lines from file 1 on file 2
-
csvtool find file1.csv file2.csv file3.csv file4.csv file5.csv
multiple files can me manipulated simultaneously
A file named csvtoolresult.csv will be created in your current directory
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.