1 year ago
#387129
Nini_7986
Why does the pipe, in a terminal command line, no longer work under MacOS Monterey 12.3.1?
Since the latest MacOs Monterey 12.3.1 update, the pipe no longer works in the following command line :
gcc *.c | ./a.out
I want to compile and run, at the same time, a .c file, which I could do before.
c
shell
terminal
macos-monterey
0 Answers
Your Answer