Take "collab.lis" as the file with the list to sort, and route it to a file called "junk.lis"
less collab.lis | tr "" "\n" | sort > junk.lis
Simple as that.
Tuesday, October 13, 2009
Subscribe to:
Posts (Atom)
I was inspired to write this when enabling the wireless card in Fedora Core 6 on my Dell Latitude D820. This will remedy my unfortunate history of fixing Linux-related problems and not documenting them anywhere. I reserve the right to document other non-Linux issues here as well. I will be glad to field questions, but don't expect too much.