how to make son process when it finishes to return immediately to run father process ( when we do fork )?

后端 未结 0 1488
闹比i
闹比i 2020-12-04 00:36

i wrote a function that simulate cp function (copy in bash ) , basically this function takes a file as an input and copies it to a dest file :

cp sourceFile d         


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