Bug 14791 - Feature Request: Busybox grep exclude compatibility
Summary: Feature Request: Busybox grep exclude compatibility
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.35.x
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-04 21:04 UTC by Synper311
Modified: 2022-05-04 21:04 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Synper311 2022-05-04 21:04:21 UTC
GNU grep documentation:  
https://www.gnu.org/software/grep/manual/grep.html#index-_002d_002dexclude

This would allow scripts and programs relying upon this grep feature to work smoothly with Busybox grep to exclude resuls, files, and/or directories that match the exclude filter.