Page 1 of 1

Write a C program that use popen to save the list of prossesess(ps) into a txt file.

Posted: Thu Jun 02, 2022 7:56 am
by answerhappygod
Write a C program that use
popen to save the list of prossesess(ps) into a
txt file.