I have a list of stuff I want to sort solely by the first column, but using filter -t also seems to alphabetize by the 3rd column...

What's the fastest way to make it sort only by the first column and ignore the rest...

-eMpTy