Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] UNIX-style sort command?

From: martin::middleton::speechworks::com at: 23-Apr-2001 15:44

Anyone written a file sorting utility that works similarly to UNIX? Specifically, I have a data file with a number of white space separated columns. I'd like to be able to sort the file based on the different columns. I'd also like to be also to sort using numeric order. I've tried a few things, but I'm sure I'm making this much more difficult that it really is using REBOL. (Read: over thinking the solution. Hey, these paradigm shifts take time to sink in. ;) - martin