[BusyBox 0003094]: Implement -w option to uniq

bugs at busybox.net bugs at busybox.net
Sat May 3 07:21:47 UTC 2008


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=3094 
====================================================================== 
Reported By:                McNetic
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   3094
Category:                   New Features
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             04-23-2008 00:42 PDT
Last Modified:              05-03-2008 00:21 PDT
====================================================================== 
Summary:                    Implement -w option to uniq
Description: 
With some trivial changes, it is possible to add the -w option (compare max
N chars in line) to busybox uniq. The main addition is the longer usage
message :).
I attached a patch against current trunk including the feature + usage
message + two unit test cases.
====================================================================== 

---------------------------------------------------------------------- 
 vda - 05-03-08 00:21  
---------------------------------------------------------------------- 
Applied as rev 21927. Thanks! 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-23-08 00:42  McNetic        New Issue                                    
04-23-08 00:42  McNetic        Status                   new => assigned     
04-23-08 00:42  McNetic        Assigned To               => BusyBox         
04-23-08 00:42  McNetic        File Added: busybox-uniq.patch                   

05-03-08 00:21  vda            Status                   assigned => closed  
05-03-08 00:21  vda            Note Added: 0007414                          
======================================================================




More information about the busybox-cvs mailing list