Remix.run Logo
HarHarVeryFunny 7 hours ago

Interesting - thanks.

I just asked Claude, and apparently CC makes it's bash tool available on all platforms it runs on (Linux, macOS, Windows WSL, Git for Windows), and doesn't do platform-specifc filtering of bash commands, which would seem to make for some interesting incompatibilities - GNU utils (sed, grep, find) on Linux and Windows, but BSD variants on macOS.

girvo 6 hours ago | parent [-]

Claude code will semi-regularly try to use GNU utils on my Mac