List Question
20 TechQA 2023-10-19T02:14:45.890000Mmapping shared memory in C giving Invalid argument error when I change the offset to anything nonzero
118 views
Asked by entonces
How do I provide input to a background program created by execl?
54 views
Asked by platanifolia
ncurses and key codes after fork
79 views
Asked by Iugin74
Why do programs with arguments passed in argc and argv get different results when executed in different ways
63 views
Asked by Mr Right
Forcing gzip to overwrite a .gz file in C
657 views
Asked by TommoM
Problem with getting integer value from atoi()
142 views
Asked by Dan
how to use execl to send a pointer as command line argument to another program
93 views
Asked by Surya Majumder
Error while running prngd: Failed to execl
44 views
Asked by harlem
How can I copy the number of bytes of the output before piping in C?
176 views
Asked by BrokenStarz111
Is it possible to stay inside shell opened by a process using execl, right before the process called _exit?
74 views
Asked by Lior Levin
expected ')' before '(' token when using NULL macro in C
84 views
Asked by Abstrogic
Why am i not able to get output from pipefd[0] and not getting printed?
135 views
Asked by Juzar Antri
use rm linux order in execl() function ic C language
327 views
Asked by Mazen AS
Why does read() not succeed until after the process is killed?
116 views
Asked by Willis Hershey
How should my execl command look in order for it to display "CPU info" in linux command window
63 views
Asked by this.mehhh
Why does this program prints an empty line?
461 views
Asked by JavaDumbell
execl parameters confusion
488 views
Asked by Math Student
How to keep header and delete all data?
1.5k views
Asked by Sandy
How to use execl in order to pipe multiple processes
150 views
Asked by Sir Scroll