which xtool type xtool If not found, use standard deduplication:
echo -e "a\nb\na\nc" | xtool -dd echo Output: xtool -dd deduplication option
xtool -dd cat dupes.txt Output:
Example replacing awk :
file1 file2 file3 Then pipe to another command: which xtool type xtool If not found, use