pkolaczk / fclones

Efficient Duplicate File Finder
MIT License
1.91k stars 71 forks source link

Support JSON input for remove/link #62

Closed cyounkins closed 3 years ago

cyounkins commented 3 years ago
$ fclones remove ... < dupes.json
fclones: error: Input error: Not a default fclones report. Formats other than the default one are not supported yet.

I found it very useful to process the fclones group JSON output with jq and would like continue the workflow with fclones remove.