Reading a Unix Shell Command into a String/Linked List using pipes and fork()

前端 未结 0 1704
一整个雨季
一整个雨季 2021-01-15 05:42

I\'m trying to write a program using C99/gcc/Linux(unistd.h) to take in Linux shell commands from the user, execute them, retrieve their output and store it in a dynamically

相关标签:
回答
  • 消灭零回复
提交回复
热议问题