Files
2024-08-31 12:07:21 +03:00

2 lines
43 B
Plaintext

cat a.txt |sed -E "s/ /\n/g" | sort | uniq