List Question
20 TechQA 2016-12-20T00:11:57.710000It's supposed to be an infinite loop, but it stops after execv
941 views
Asked by AudioBubble
execv() not working properly
4.6k views
Asked by Sloan Anderson
Can't get program executed with execv()
392 views
Asked by gsamaras
Is there a way to temporary disable fd 2 in UNIX?
150 views
Asked by Alex
Does the C execv() function terminate the child proccess?
10.7k views
Asked by Chris Allen
How do I tar compress without parent and root files in one line for execv()
140 views
Asked by Sheng
redirecting output of execvp into a file in C
12.4k views
Asked by user1162954
How to return immediately from forked child process in Linux?
311 views
Asked by Ben Xu
How to make gdb follow execv? Not working despite "follow-exec-mode"
9.4k views
Asked by roemer
How to use execv() without warnings?
1.8k views
Asked by Pietro
prctl(PR_SET_PDEATHSIG, SIGNAL) is called on parent thread exit, not parent process exit
13.6k views
Asked by user1418199
ANSI C - Execute Process, Wait, Delete File
1.4k views
Asked by oipoistar
Execv with arguments starting from second element
177 views
Asked by AudioBubble
Program C, mv: cannot stat No such file or directory
667 views
Asked by Rizwijaya
execv works for "/bin/ls" but not "pwd"
1.3k views
Asked by Cemil Çakmak
C++ fork() and execv() problems
11.6k views
Asked by Ahmet Keskin
I want to redirect the execv of ls in a file and then in a pipe, why is not working?
920 views
Asked by user1764981
Can't run execv
313 views
Asked by Alon_T
How to restart kivy app after updating (exit old version & execute new version)
615 views
Asked by Michael Altfield
Passing ">>" as an execv argument?
197 views
Asked by sgspectra