Alana Gilston bfd06fa096
Add -B, -A, and -C options to grep (#1206)
Adds the -B (before context), -A (after context), and -C (before+after context) options to grep. Example usage:

```
grep -B <num> [args...]
grep -A <num> [args...]
```
2025-04-19 08:26:51 -07:00
..
2025-04-10 01:11:39 -07:00
2025-04-07 22:44:24 -07:00
2025-04-07 22:44:24 -07:00
2025-04-07 22:44:24 -07:00
2025-04-07 22:44:24 -07:00
2025-04-07 22:44:24 -07:00
2025-04-07 22:44:24 -07:00
2025-04-07 22:44:24 -07:00
2025-04-07 23:52:01 -07:00
2025-04-07 22:44:24 -07:00
2025-04-07 22:44:24 -07:00
2025-04-07 22:44:24 -07:00
2025-04-07 22:44:24 -07:00
2025-04-07 22:44:24 -07:00