You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~/repos/foo(main)$ cat README.md | foooasd
foooasd: command not found
~/repos/foo(main)$ cat README.md | grep
grep: command not found
But not on the particular file in LFortran:
~/repos/lfortran/integration_tests(main)$ cat CMakeLists.txt | grep
Received Ctrl+C
Received Ctrl+C
Received Ctrl+C
Received Ctrl+C
Received Ctrl+C
Received Ctrl+C
Received Ctrl+C
Received Ctrl+C
Received Ctrl+C
The above is on another Windows computer. So this bug is definitely real.
I don't have
grep
installed.The text was updated successfully, but these errors were encountered: