Imagine that there are 3 text files.
1.txt:
a b c
2.txt:
f c d
3.txt:
b c f
How do I sort them by frequency of each "line content"? (In case of collisions alphabetically)
Result:
c b f a d
برچسب: نویسنده: استخدام کار تاريخ: پنجشنبه 17 تير 1395 ساعت: 6:27