![]() |
|
No such thing as a small change | |
PerlMonks |
Re: col-uniq -- remove lines that match on selected column(s)by keszler (Priest) |
on Sep 18, 2011 at 11:04 UTC ( #926595=note: print w/replies, xml ) | Need Help?? |
This is nice - and now I'll suggest changing it <grin> Since this will most often be used following a sort, I suggest the options should match sort's, i.e. -t for delimiter, -k for column.Also, you should make this a CPAN module: App::col-uniq
In Section
Code Catacombs
|
|