[Toybox] [Patch] - adding '-B' to grep
Ashwini Sharma
ak.ashwini1981 at gmail.com
Fri Dec 6 05:14:36 PST 2013
Hi Rob, list,
_-B_ option support for printing leading context lines, before the match, is
added to grep command.
The implementation is based on the queue. Used sys/queue for the purpose.
Have a glance at the same.
Regards,
Ashwini
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20131206/14e1f80a/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grep.c.patch
Type: application/octet-stream
Size: 5466 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20131206/14e1f80a/attachment.obj>
More information about the Toybox
mailing list