What is reasonable scalability limit of sort -u?
(in dimensions of "line length", "amount of lines", "total file size")
What is Unix alternative for files exceeding this in dimension of "amount of lines"?
Of course I can easily implement one, but I wondered if there is something that can be done with few standard Linux commands.