Using the exec() family to run the “cd” command

后端 未结 5 2055
醉酒成梦
醉酒成梦 2020-12-07 01:30

I know that cd is a shell built-in ,and I can run it by using system().

But is that possible to run the cd command by the

5条回答
提交回复
热议问题