Tool to do great things with files directly from the CLI.
- TODO: Determine / Design this
swf csv --file path/to/file.csv --duplicate-checkswf Doc --file path/to/file.docx --duplicate-check
Command: CSV
| Command | Flags | Description |
|---|---|---|
| duplicates | --duplicate-check d |
Relocates duplicates to end of file and highlights. -d removes the duplicates. |
| Copy | TODO |
Command: Doc
| Command | Flags | Description |
|---|---|---|
| copy | TODO |
Command: pdf
| Command | Flags | Description |
|---|---|---|
| sign | TODO |
.... add more file extensions
