Execute Shell Command

How will you execute shell command without using system command in C-language? Write a program to execute ls -l and redirect the output to a file, without using system command ?

Questions by shashank_09

Showing Answers 1 - 6 of 6 Answers

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions