Xtool -dd Deduplication Option !!exclusive!! May 2026
echo -e "a\nb\na\nc" | xtool -dd echo Output:
which xtool type xtool If not found, use standard deduplication: xtool -dd deduplication option
file1 file2 file3 Then pipe to another command: echo -e "a\nb\na\nc" | xtool -dd echo Output:
file1 file2 file1 file3 file2 Command:
