OUT OF DATE. please see -X nostr:text and -X onlystr:text option in 1.20+
Features:
Raw speed!
Preserve duplicates specific to a folder and delete the rest:
– option 1: given three folders X,Y, Z: jdupes -nrdNIO ./X/ ./Y/ ./Z/ preserve files in folder X and purges duplicates in Y and Z.
– option 2: given three folders E,F,G: jdupes -nrdNIO ./E/ ./G/ ; jdupes -nrdNIO ./F/ ./G/ deletes duplicates only from G, retaining any duplicates in E or F.
Problem/Symptoms:
Failed to open serial port: FILE_ERROR_ACCESS_DENIED
betaflight linux failed to open serial port
butterflight linux failed to open serial port
cleanflight linux failed to open serial port
butterflight can’t flash firmware
betaflight can’t flash firmware
cleanflight can’t flash firmware
Cause:
Linux user accounts require permissions for Serial and USB subsystems.