nahem
nahem
Having the same problem on macOS (M2 chip) using bash. ``` usage: grep [-abcdDEFGHhIiJLlMmnOopqRSsUVvwXxZz] [-A num] [-B num] [-C[num]] [-e pattern] [-f file] [--binary-files=value] [--color=when] [--context[=num]] [--directories=action] [--label] [--line-buffered] [--null]...
Happy to take this one if nobody else's working on it
This is fixed by doing `rustup self uninstall`, then `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh` and selecting the `aarch64-apple-darwin` instead of the default one. I chose the `stable`...