[BusyBox 0001050]: fuser does not handle -SIGNAL parameters

bugs at busybox.net bugs at busybox.net
Mon Sep 25 14:07:20 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1050 
====================================================================== 
Reported By:                joeli
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1050
Category:                   Standards Compliance
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             09-25-2006 07:07 PDT
Last Modified:              09-25-2006 07:07 PDT
====================================================================== 
Summary:                    fuser does not handle -SIGNAL parameters
Description: 
If one provides a signal name to busybox fuser it returns with an error
message.

e.g.:
> fuser -k -TERM filename
Unsupported option 'T'

Signal names should maybe be handled in fuser_option(). A common parameter
parsing with busybox kill would be great. 
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-25-06 07:07  joeli          New Issue                                    
09-25-06 07:07  joeli          Status                   new => assigned     
09-25-06 07:07  joeli          Assigned To               => BusyBox         
======================================================================




More information about the busybox-cvs mailing list