由于一些晦涩的原因,我编写了一个 bash 脚本,它生成一些源代码,然后使用
... whatever ... | gcc -x c -o /dev/stdout
现在,我想在编译上执行结果。我怎样才能做到这一点?请不要使用文件。
bash pipeline execution
bash ×1
execution ×1
pipeline ×1