xtool -dd cat dupes.txt Output:
xtool -dd cat dupes.txt | xargs -I{} echo "Processing {}" Check if xtool is an alias or custom script: xtool -dd deduplication option
Example replacing awk :
file1 file2 file3 Then pipe to another command: xtool -dd cat dupes