-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Description
Tool name
GNU grep (ggrep)
Tool license
GPL 3
Add or update?
- Add
- Update
Desired version
Same version with brew install grep
Approximate size
No response
Brief description of tool
grep
installed at macOS is not compatible with Linux's grep
.
ggrep
helps to reuse scripts for Linux.
URL for tool's homepage
No response
Provide a basic test case to validate the tool's functionality.
Platforms where you need the tool
- Azure DevOps
- GitHub Actions
Runner images where you need the tool
- macOS 13
- macOS 13 Arm64
- macOS 14
- macOS 14 Arm64
- macOS 15
- macOS 15 Arm64
Can this tool be installed during the build?
brew install grep
install the tool as ggrep
command.
Tool installation time in runtime
No response
Are you willing to submit a PR?
No response