This is probably really easy but I couldn't find it in the docs. I have a
multicolumn list that has between 5000-6000 lines and looks something like
this:

47      3950   0           Y     Y           N         N          OOSM  
70      1131   1           N     Y           N         N          LKDOM 
71      4000   1           N     Y           N         N          LKDOM 
72      3914   1           Y     Y           Y         Y          BLKRSA


How do I sort this by something other than left-to-right, i.e. sort by a
different column, similar to the unix ksh command `cat file | sort -d"  "
-f2` 

Thx,
Pete
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to